Поделиться через


Свойство SqlCharSet

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<DisplayNameKeyAttribute("Server_SqlCharSetName")> _
<DisplayDescriptionKeyAttribute("Server_SqlCharSetDesc")> _
ReadOnly Property SqlCharSet As Short
    Get
'Применение
Dim instance As IServerInformation
Dim value As Short

value = instance.SqlCharSet
[DisplayNameKeyAttribute("Server_SqlCharSetName")]
[DisplayDescriptionKeyAttribute("Server_SqlCharSetDesc")]
short SqlCharSet { get; }
[DisplayNameKeyAttribute(L"Server_SqlCharSetName")]
[DisplayDescriptionKeyAttribute(L"Server_SqlCharSetDesc")]
property short SqlCharSet {
    short get ();
}
[<DisplayNameKeyAttribute("Server_SqlCharSetName")>]
[<DisplayDescriptionKeyAttribute("Server_SqlCharSetDesc")>]
abstract SqlCharSet : int16
function get SqlCharSet () : short

Значение свойства

Тип System. . :: . .Int16
short