Condividi tramite


Spazio dei nomi 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.

Classi

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

Enumerazioni

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