Click or drag to resize

SQLColumnAttributes.CaseSensitive Property (Typed)

X#
A logical value of TRUE if collating sequences are case sensitive; otherwise, FALSE.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY CaseSensitive AS LOGIC GET SET 
Request Example View Source

Property Value

Type: Logic
A logical value of TRUE if collating sequences are case sensitive; otherwise, FALSE.
See Also