Freigeben über


SecurableType-Enumeration

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

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.SqlServer.Management.IntegrationServices-Namespace