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.