This topic has not yet been rated - Rate this topic

IServerInformation.SqlCharSet Property

Gets the SQL character set ID from the collation ID as a tinyint.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[DisplayNameKeyAttribute("Server_SqlCharSetName")]
[DisplayDescriptionKeyAttribute("Server_SqlCharSetDesc")]
short SqlCharSet { get; }

Property Value

Type: System.Int16
The SQL character set ID from the collation ID as a tinyint.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.