| NamedColumnCollectionCaseSensitive Property |
This determines whether the column lookup using the column name
will be case sensitive or not. Default is true.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public bool CaseSensitive { get; set; }
Public Property CaseSensitive As Boolean
Get
Set
Property Value
Type:
BooleanSee Also