CatalogDefinitionsDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogDefinitionsDataSet class.
Overload List
Name | Description | |
---|---|---|
CatalogDefinitionsDataSet()()() | Initializes a new instance of the CatalogDefinitionsDataSet class. | |
CatalogDefinitionsDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogDefinitionsDataSet class with the specified serialization and streaming context information. |
Top
Remarks
The CatalogDefinitionsDataSet exposes the enumeration values of the CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable table.
There are four columns in the table:
DefinitionId
DefinitionName
DefinitionType
Description
See Also
Reference
CatalogDefinitionsDataSet Class