Partilhar via


Enumeração PropertyAlias.AliasKind

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Public Enumeration AliasKind
'Uso
Dim instance As PropertyAlias.AliasKind
public enum AliasKind
public enum class AliasKind
type AliasKind
public enum AliasKind

Membros

Nome do membro Descrição
Each Defines the kind of alias to each of the property.
NodeName Defines the kind of alias to the node name of the property.
Prefix Defines the kind of alias to the prefix of the property.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Sdk.Sfc