CatalogFolderCollection Class
SQL Server 2012
Represents the collection for catalog folders.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<CatalogFolder, CatalogFolder.Key, Catalog>
Microsoft.SqlServer.Management.IntegrationServices.CatalogFolderCollection
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<CatalogFolder, CatalogFolder.Key, Catalog>
Microsoft.SqlServer.Management.IntegrationServices.CatalogFolderCollection
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The CatalogFolderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Ascending | (Inherited from SfcCollatedDictionaryCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | Count | (Inherited from SfcCollatedDictionaryCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | Initialized | (Inherited from SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | IsReadOnly | (Inherited from SfcCollatedDictionaryCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | IsSynchronized | (Inherited from SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | Item[String] | Gets the catalog folder from the catalog folder collection based upon the specified name. |
![]() | Item[K] | (Inherited from SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | Parent | (Inherited from SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
![]() | SyncRoot | (Inherited from SfcCollection<CatalogFolder, CatalogFolder.Key, Catalog>.) |
Top
Top


