SecurableType Enumeración

Definición

Especifica el tipo protegible para Integration Services (SSIS).

public enum class SecurableType
public enum SecurableType
type SecurableType = 
Public Enum SecurableType
Herencia
SecurableType

Campos

Catalog 5

El tipo protegible Catálogo.

Environment 3

El tipo protegible Entorno.

Folder 1

El tipo protegible Carpeta.

Operation 4

El tipo protegible Operación.

Project 2

El tipo protegible Proyecto.

Se aplica a