CatalogEnumerationPropertyValuesDataSetSchema Class

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

Schema description for CatalogEnumerationPropertyValuesDataSet.

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

Syntax

'Declaration
Public NotInheritable Class CatalogEnumerationPropertyValuesDataSetSchema
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CatalogEnumerationPropertyValuesDataSetSchema
public ref class CatalogEnumerationPropertyValuesDataSetSchema abstract sealed
public final class CatalogEnumerationPropertyValuesDataSetSchema

Remarks

The CatalogEnumertionPropertyValuesDataSet is contained in the EnumerationPropertyValues table and holds this schema.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Catalog..::.CatalogEnumerationPropertyValuesDataSetSchema

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

CatalogEnumerationPropertyValuesDataSetSchema Members

Microsoft.CommerceServer.Catalog Namespace