Collation Property (IBaseDataSet)
In This Topic
Gets or sets a locale to use in the collation sequence for sorting data.
Syntax
'Declaration
Property Collation As String
string Collation {get; set;}
Property Value
A
System.String value indicating the locale for the collation sequence.
See Also