PropertyAlias.AliasKind Enumeration

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

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

Members

Member name Description
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.