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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |