ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > ServerDescriptor Class : IdentCaseSensitivity Property |
'Declaration Public Property IdentCaseSensitivity As IdentCaseSensitivity
'Usage Dim instance As ServerDescriptor Dim value As IdentCaseSensitivity instance.IdentCaseSensitivity = value value = instance.IdentCaseSensitivity
public IdentCaseSensitivity IdentCaseSensitivity {get; set;}
public: __property IdentCaseSensitivity get_IdentCaseSensitivity(); public: __property void set_IdentCaseSensitivity( IdentCaseSensitivity value );