Compartilhar via


Enumeração PrincipalType

Specifies the principal types.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (em Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxe

'Declaração
Public Enumeration PrincipalType
'Uso
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Membros

Nome do membro Descrição
Role The type is Role.
User The type is User.

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.IntegrationServices