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. |