AddEnumerationPropertyValue Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add an enumeration value to this enumeration.
Overload List
Name | Description | |
---|---|---|
AddEnumerationPropertyValue(CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue) | Add an enumeration value to this enumeration at the specified row. | |
AddEnumerationPropertyValue(String, String, String, Int32) | Add an enumeration value to this enumeration and return a CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue. |
Top
Remarks
The enumeration object must be saved before these changes will be persisted to the database.
See Also
Reference
CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable Class
CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable Members