Specifies the securable type for the 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 | The Catalog securable type. | |
| Environment | The Environment securable type. | |
| Folder | The Folder securable type. | |
| Operation | The operation securable type. | |
| Project | The Project securable type. |