This property has been deprecated. Use GetDatabaseProperty("Collation") instead. The name of the database's collation sequence.
Visual Basic Public Readonly Property CollationName As String
C# public string CollationName { get;}
A string representing the database's collation sequence.
The database collation sequence affects how indexes on tables and result sets are sorted.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |