Catalog Class
Represents an Integration Services database.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::Catalog
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")] [TypeConverterAttribute((LocalizableTypeConverter^::typeid))] public ref class Catalog sealed : SfcInstance, ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, ISfcDroppable, IDroppable, ISfcDiscoverObject
| Name | Description | |
|---|---|---|
![]() | Catalog(IntegrationServices^) | |
![]() | Catalog(IntegrationServices^, String^, String^) | Initializes a new instance of the Catalog class with the specified parent, name and password. |
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | CustomizedLoggingLevels | |
![]() | EncryptionAlgorithm | Gets the encryption algorithm used in a catalog. |
![]() | Executions | Gets the execution collection. |
![]() | Folders | Gets the folder collection. |
![]() | IdentityKey | Gets the identity key. |
![]() | MaxProjectVersions | Gets or sets the maximum number of stored versions per project. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | Name | Gets or sets the name of the catalog. |
![]() | OperationCleanupEnabled | Gets or sets a value that indicates whether the operation cleanup is enabled. |
![]() | OperationLogNumberOfRecords | Gets the operation log number of records. |
![]() | OperationLogRetentionTime | Gets or sets the retention period for the operation logs. |
![]() | OperationLogSize | Gets the size of the operation log. |
![]() | Operations | Gets the operation collection. |
![]() | Parent | Gets or sets the parent. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | SchemaBuild | Gets the schema build of the catalog. |
![]() | SchemaVersion | Gets the schema version of the catalog. |
![]() | ServerCustomizedLoggingLevel | |
![]() | ServerLoggingLevel | Gets or sets the logging level type used in the catalog. |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
![]() | Validations | Gets the validation collection. |
![]() | VersionCleanupEnabled | Gets or sets a value that indicates whether the version cleanup is enabled. |
![]() | VersionLogNumberOfRecords | Gets the version log number of records. |
![]() | VersionLogSize | Gets the size of the version log of the catalog. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcDiscoverObject::Discover(ISfcDependencyDiscoveryObjectSink^) | Specifies whether to discover children and if their IsCrudActionHandledByParent is false (default), accumulate their CRUD scripts to the action script. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.







