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.

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

枚举

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