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