CatalogsDataSet Constructor

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

Initializes a new instance of the CatalogsDataSet class.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New CatalogsDataSet()
public CatalogsDataSet()
public:
CatalogsDataSet()
public function CatalogsDataSet()

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

Permissions

See Also

Reference

CatalogsDataSet Class

CatalogsDataSet Members

CatalogsDataSet Overload

Microsoft.CommerceServer.Catalog Namespace