Specifies the principal types.
네임스페이스: Microsoft.SqlServer.Management.IntegrationServices
어셈블리: Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)
구문
‘선언
Public Enumeration PrincipalType
‘사용 방법
Dim instance As PrincipalType
public enum PrincipalType
public enum class PrincipalType
type PrincipalType
public enum PrincipalType
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Role | The type is Role. | |
| User | The type is User. |