PrincipalType 列挙体

プリンシパルの種類を指定します。

名前空間:  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 Role 型です。
User User 型です。

関連項目

参照

Microsoft.SqlServer.Management.IntegrationServices 名前空間