SecurableType 列挙体
IntegrationServices のセキュリティ保護可能なリソースの種類を指定します。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Enumeration SecurableType
'使用
Dim instance As SecurableType
public enum SecurableType
public enum class SecurableType
type SecurableType
public enum SecurableType
メンバー
メンバー名 | 説明 | |
---|---|---|
Catalog | Catalog 型のセキュリティ保護可能なリソースです。 | |
Environment | Environment 型のセキュリティ保護可能なリソースです。 | |
Folder | Folder 型のセキュリティ保護可能なリソースです。 | |
Operation | Operation 型のセキュリティ保護可能なリソースです。 | |
Project | Project 型のセキュリティ保護可能なリソースです。 |