หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the securable type for the IntegrationServices.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Enumeration SecurableType
'Usage
Dim instance As SecurableType
public enum SecurableType
public enum class SecurableType
type SecurableType
public enum SecurableType
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace