Compartir a través de


Enumeración SecurableType

Specifies the securable type for the IntegrationServices.

Espacio de nombres:  Microsoft.SqlServer.Management.IntegrationServices
Ensamblado:  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Sintaxis

'Declaración
Public Enumeration SecurableType
'Uso
Dim instance As SecurableType
public enum SecurableType
public enum class SecurableType
type SecurableType
public enum SecurableType

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices