Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns a CatalogsDataSet containing all the catalogs in the Catalog System.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetCatalogs()()() | Returns a CatalogsDataSet containing all the catalogs in the Catalog System and their associated information. |
![]() |
GetCatalogs(String) | Returns a CatalogsDataSet containing all the catalogs matching the searchClause in the Catalog System and their associated information. |
![]() |
GetCatalogs(String, String) | Returns a CatalogsDataSet containing all the catalogs matching the searchClause in the Catalog System and their associated information. |
![]() |
GetCatalogs(String, String, CatalogSearchOptions) | Returns a CatalogsDataSet containing all the catalogs matching the searchClause in the Catalog System and their associated information. |
![]() |
GetCatalogs(String, String, CatalogSearchOptions, Int32%) | Returns a CatalogsDataSet containing all the catalogs matching the searchClause in the Catalog System and their associated information. The total number of records matching the query are available. |
Top
Remarks
The display names for the catalogs in the CatalogsDataSet will be in the CurrentUICulture of the catalog server, parent of CurrentUICulture or will be empty if none of the languages exist in the catalog system.
.gif)