CatalogDefinitionsDataSet.CatalogDefinition Class

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

Allows access to the CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable table.

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

Syntax

'Declaration
Public Class CatalogDefinition _
    Inherits DataRow
'Usage
Dim instance As CatalogDefinitionsDataSet.CatalogDefinition
public class CatalogDefinition : DataRow
public ref class CatalogDefinition : public DataRow
public class CatalogDefinition extends DataRow

Remarks

Gets and sets the values in the CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable table.

Inheritance Hierarchy

System..::.Object
  System.Data..::.DataRow
    Microsoft.CommerceServer.Catalog..::.CatalogDefinitionsDataSet..::.CatalogDefinition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CatalogDefinitionsDataSet..::.CatalogDefinition Members

Microsoft.CommerceServer.Catalog Namespace