Freigeben über


PrincipalType-Enumeration

Specifies the principal types.

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

Syntax

'Declaration
Public Enumeration PrincipalType
'Usage
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType

Elemente

Elementname Beschreibung
Role The type is Role.
User The type is User.

Siehe auch

Verweis

Microsoft.SqlServer.Management.IntegrationServices-Namespace