Alias 属性

Gets an alternative name for the language.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
<SfcPropertyAttribute> _
Public ReadOnly Property Alias As String
    Get
用法
Dim instance As Language
Dim value As String

value = instance.Alias
[SfcPropertyAttribute]
public string Alias { get; }
[SfcPropertyAttribute]
public:
property String^ Alias {
    String^ get ();
}
[<SfcPropertyAttribute>]
member Alias : string
function get Alias () : String

属性值

类型:System. . :: . .String
A String value that specifies the language alias name.

示例

设置属性