共用方式為


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.