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
Members
Member name | Description | |
---|---|---|
Role | The type is Role. | |
User | The type is User. |
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace