CatalogRelationshipsDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogRelationshipsDataSet class.
Overload List
Name | Description | |
---|---|---|
CatalogRelationshipsDataSet()()() | Initializes a new instance of the CatalogRelationshipsDataSet class. | |
CatalogRelationshipsDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogRelationshipsDataSet class with the specified serialization and streaming context information. |
Top
Remarks
The CatalogRelationshipsDataSet exposes the CatalogRelationships values of the CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable table.
There are eight columns in the table:
DisplayName
ListPrice
Rank
RelationshipsDescription
RelationshipName
TargetCatalogName
TargetCategoryName
TargetProductId
See Also
Reference
CatalogRelationshipsDataSet Class