Compartir a través de


Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices

The Microsoft.SqlServer.Management.IntegrationServices namespace contains the classes and interfaces to manage the Integration Services catalog on an instance of SQL Server.

Clases

  Clase Descripción
Clase pública Catalog Represents an Integration Services database.
Clase pública Catalog.Key Represents the key used to access the Catalog class.
Clase pública CatalogCollection Represents the collection for catalogs.
Clase pública CatalogFolder Represents the folder for the catalogs.
Clase pública CatalogFolder.Key Represents the key used to access the CatalogFolder class.
Clase pública CatalogFolderCollection Represents the collection for catalog folders.
Clase pública EffectivePermissionInfo Describes one permission entry in explicit list of permission of an object.
Clase pública EnvironmentCollection Represents the collection for environments.
Clase pública EnvironmentInfo Represents the information for an environment.
Clase pública EnvironmentInfo.Key Represents the key used to access the EnvironmentInfo class.
Clase pública EnvironmentReference Represents the reference for an environment.
Clase pública EnvironmentReference.Key Gets the key used to access the EnvironmentReference class.
Clase pública EnvironmentReferenceCollection Represents the collection for environment references.
Clase pública EnvironmentVariable Represents the variable for an environment.
Clase pública EnvironmentVariable.Key Represents the key used to access the EnvironmentVariable class.
Clase pública EnvironmentVariableCollection Represents the collection for environment variables.
Clase pública ExecutionOperation Represents a class for an ExecutionOperation.
Clase pública ExecutionOperation.Key Represents the key used to access the ExecutionOperation class.
Clase pública ExecutionOperationCollection Provides the collection for the operation messages.
Clase pública ExplicitPermissionInfo Describes one permission entry in explicit list of permissions of an object.
Clase pública IdKey Represents a class that is used to identify the object which has “Id” property as the key.
Clase pública IntegrationServices Represents the root of the Integration Services.
Clase pública IntegrationServices.Key Represents the domain root key for the Integration Services.
Clase pública IntegrationServicesException Represents the base class for all Integration Services exceptions.
Clase pública NameKey Identifies NameKey object which has name property as the key.
Clase pública Operation Represents the class for an operation.
Clase pública Operation.Key Represents a key class for identification.
Clase pública OperationCollection Represents a collection for operation messages.
Clase pública OperationMessage Represents a class for an operation message.
Clase pública OperationMessage.Key Represents a key for an operation message.
Clase pública OperationMessageCollection Represents the collection for operation messages.
Clase pública PackageCollection Represents a collection of package.
Clase pública PackageInfo Represents a class for package information.
Clase pública PackageInfo.ExecutionValueParameterSet Represents the set of the execution value parameter.
Clase pública PackageInfo.Key Represents the key used to access the instance.
Clase pública PackageInfo.PropertyOverrideParameterSet Represents the set of property override parameters.
Clase pública ParameterCollection Represents a collection of parameters.
Clase pública ParameterInfo Represents a class for a parameter.
Clase pública ParameterInfo.Key Represents the key used to access the instance.
Clase pública ProjectCollection Represents the collection for ProjectInfos.
Clase pública ProjectInfo Represents a class for a project.
Clase pública ProjectInfo.Key Represents the key used to access the catalog.
Clase pública ProjectVersion Represents a class for a project version.
Clase pública ProjectVersion.Key Represents a class used to identify the object which have “Name” property as the key.
Clase pública ProjectVersionCollection Represents the collection for project versions.
Clase pública ValidationOperation Represents the class for a ValidationOperation.
Clase pública ValidationOperation.Key Represents the key used to access the ValidationOperation class.
Clase pública ValidationOperationCollection Provides the collection for the operation messages.

Enumeraciones

  Enumeración Descripción
Enumeración pública Catalog.Encryption Specifies the encryption algorithm that is used for the catalog.
Enumeración pública Catalog.LoggingLevelType Specifies the logging level type.
Enumeración pública EnvironmentReference.ReferenceLocationType Specifies if the reference location is an absolute folder name or the local folder that the project is in.
Enumeración pública Operation.ServerOperationStatus Specifies the server operation status.
Enumeración pública PackageInfo.ReferenceUsage Represents the reference usage of the PackageInfo.
Enumeración pública ParameterInfo.ParameterValueType Specifies the parameter value type.
Enumeración pública PermissionType Represents a user’s permissions.
Enumeración pública PrincipalType Specifies the principal types.
Enumeración pública ProjectInfo.ReferenceUsage Represents the reference usage for the ProjectInfo.
Enumeración pública SecurableType Specifies the securable type for the IntegrationServices.