SqlSelectOrder.collationName
string collationName() @propertyGet collationName field.
Returns
name of the collation to use for ordering
void collationName(string propval) @propertySet collationName field.
Parameters
propval | name of the collation to use for ordering |