CatalogsDataSet Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CatalogsDataSet class.

Overload List

  Name Description
ms987806.pubmethod(en-US,CS.70).gif CatalogsDataSet()()() Initializes a new instance of the CatalogsDataSet class.
ms987806.protmethod(en-US,CS.70).gif CatalogsDataSet(SerializationInfo, StreamingContext) Initializes a new instance of the CatalogsDataSet class with the specified serialization and streaming context information.

Top

Remarks

The CatalogsDataSet exposes the Catalog values of the CatalogsDataSet..::.CatalogsDataTable table.

There are twenty one columns in the table:

  • CatalogFlags

  • CatalogId

  • CatalogName

  • CatalogStatus

  • Currency

  • CustomCatalog

  • DefaultLanguage

  • Displayname

  • EndDate

  • FreeTextIndexCreated

  • FullTextCatalogName

  • IsVirtualCatalog

  • IsVirtualCatalogView

  • Locale

  • ProductId

  • ProductTableUpdated

  • ReportingLanguage

  • StartDate

  • TimeStamp

  • VariantId

  • WeightMeasure

See Also

Reference

CatalogsDataSet Class

CatalogsDataSet Members

Microsoft.CommerceServer.Catalog Namespace