PropertyAlias.AliasKind-Enumeration
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 Enumeration AliasKind
'Usage
Dim instance As PropertyAlias.AliasKind
public enum AliasKind
public enum class AliasKind
type AliasKind
public enum AliasKind
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Each | Defines the kind of alias to each of the property. | |
| Prefix | Defines the kind of alias to the prefix of the property. | |
| NodeName | Defines the kind of alias to the node name of the property. |