Freigeben über


Microsoft.SqlServer.Management.IntegrationServices-Namespace

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

Klassen

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

Enumerationen

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