| TableAttributeCaseSensitive Property  | 
            Determines if the table and column names are defined as case sensitive (default to true).
            
 
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic bool CaseSensitive { get; set; }Property Value
Type: 
Boolean
See Also