ComponentOne Query 8.0
LikeUnderscore Property

Syntax

C1Query.SQLInfo.LikeUnderscore= string

Notes

Read/Write at run time. Unavailable at design time. Property applies to SQLInfo object.

Description

This property specifies the character to be used as wildcard matching a single character. The standard SQL wildcard is _ (underscore). Some SQL dialects use other wildcards. For example, Microsoft Access uses ? (question mark).

See Also

SQL Syntax Properties

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback