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


Свойство SqlCharSet

Gets the Int16 value that identifies the character set used by the instance of SQL Server.

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

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property SqlCharSet As Short
    Get
'Применение
Dim instance As Information
Dim value As Short

value = instance.SqlCharSet
[SfcPropertyAttribute]
public short SqlCharSet { get; }
[SfcPropertyAttribute]
public:
property short SqlCharSet {
    short get ();
}
[<SfcPropertyAttribute>]
member SqlCharSet : int16
function get SqlCharSet () : short

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

Тип System. . :: . .Int16
An Int16 value that specifies the character set used by the instance of SQL Server.