CatalogEnumerationPropertyValuesDataSet.EnumerationPropertyValuesDataTable Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The data table that contains the EnumerationPropertyValues.
The CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable | Overloaded. Initializes a new instance of the CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable class. |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
fInitInProgress | (Inherited from DataTable.) |
Top
Properties
Name | Description | |
---|---|---|
CaseSensitive | (Inherited from DataTable.) | |
ChildRelations | (Inherited from DataTable.) | |
Columns | (Inherited from DataTable.) | |
Constraints | (Inherited from DataTable.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Count | Gets the total number of System.Data.DataRow objects in this CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable. | |
DataSet | (Inherited from DataTable.) | |
DefaultView | (Inherited from DataTable.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
DisplayExpression | (Inherited from DataTable.) | |
Events | (Inherited from MarshalByValueComponent.) | |
ExtendedProperties | (Inherited from DataTable.) | |
HasErrors | (Inherited from DataTable.) | |
IsInitialized | (Inherited from DataTable.) | |
Item | Gets a CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue at a particular index in the CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable. | |
LanguageColumn | Gets the values of the columnLanguage column in the EnumerationPropertyValues table. | |
Locale | (Inherited from DataTable.) | |
MinimumCapacity | (Inherited from DataTable.) | |
Namespace | (Inherited from DataTable.) | |
ParentRelations | (Inherited from DataTable.) | |
Prefix | (Inherited from DataTable.) | |
PrimaryKey | (Inherited from DataTable.) | |
PropertyNameColumn | Gets the values of the columnPropertyName column in the EnumerationPropertyValues table. | |
PropertyValueColumn | Gets the values of the columnPropertyValue column in the EnumerationPropertyValues table. | |
RankColumn | Gets the values of the columnRank column in the EnumerationPropertyValues table. | |
RemotingFormat | (Inherited from DataTable.) | |
Rows | (Inherited from DataTable.) | |
Site | (Inherited from DataTable.) | |
TableName | (Inherited from DataTable.) |
Top
Events
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IListSource..::.ContainsListCollection | (Inherited from DataTable.) | |
IListSource..::.GetList | (Inherited from DataTable.) | |
IXmlSerializable..::.GetSchema | (Inherited from DataTable.) | |
IXmlSerializable..::.ReadXml | (Inherited from DataTable.) | |
IXmlSerializable..::.WriteXml | (Inherited from DataTable.) |
Top
See Also
Reference
CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable Class