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