Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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