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