CatalogDefinitionPropertiesDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogDefinitionPropertiesDataSet class.
Overload List
Name | Description | |
---|---|---|
CatalogDefinitionPropertiesDataSet()()() | Initializes a new instance of the CatalogDefinitionPropertiesDataSet class. | |
CatalogDefinitionPropertiesDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogDefinitionPropertiesDataSet class with the specified serialization and streaming context information. |
Top
Remarks
The CatalogDefinitionPropertiesDataSet exposes the CatalogDefinitionProperties values of the CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertiesDataTable table.
There are six columns in the table:
DefinitionIdcolumn
DefinitionNameColumn
DefinitionTypeColumn
PropertyNameColumn
PropertyOrderColumn
PropertyTypeColumn
See Also
Reference
CatalogDefinitionPropertiesDataSet Class