PrincipalType 枚举

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.

请参阅

参考

Microsoft.SqlServer.Management.IntegrationServices 命名空间