Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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