Propriedade SqlCharSet
Gets the SqlCharSet property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
<SfcPropertyAttribute> _
Public ReadOnly Property SqlCharSet As Short
Get
'Uso
Dim instance As Server
Dim value As Short
value = instance.SqlCharSet
[SfcPropertyAttribute]
public short SqlCharSet { get; }
[SfcPropertyAttribute]
public:
virtual property short SqlCharSet {
short get () sealed;
}
[<SfcPropertyAttribute>]
abstract SqlCharSet : int16
[<SfcPropertyAttribute>]
override SqlCharSet : int16
final function get SqlCharSet () : short
Valor da propriedade
Tipo: System. . :: . .Int16
short
Implementa
Consulte também