Freigeben über


Kind-Eigenschaft

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Property Kind As PropertyAlias..::..AliasKind
    Get
    Set
'Usage
Dim instance As PropertyAlias
Dim value As PropertyAlias..::..AliasKind

value = instance.Kind

instance.Kind = value
public PropertyAlias..::..AliasKind Kind { get; set; }
public:
property PropertyAlias..::..AliasKind Kind {
    PropertyAlias..::..AliasKind get ();
    void set (PropertyAlias..::..AliasKind value);
}
member Kind : PropertyAlias..::..AliasKind with get, set
function get Kind () : PropertyAlias..::..AliasKind
function set Kind (value : PropertyAlias..::..AliasKind)

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .PropertyAlias. . :: . .AliasKind
The kind of alias used by the property.