Click or drag to resize
NamedColumnCollectionCaseSensitive Property
This determines whether the column lookup using the column name will be case sensitive or not. Default is true.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public bool CaseSensitive { get; set; }

Property Value

Type: Boolean
See Also