Freigeben über


CatalogRelationshipsDataSet Constructor

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

Initializes a new instance of the CatalogRelationshipsDataSet class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New CatalogRelationshipsDataSet()
public CatalogRelationshipsDataSet()
public:
CatalogRelationshipsDataSet()
public function CatalogRelationshipsDataSet()

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

Permissions

See Also

Reference

CatalogRelationshipsDataSet Class

CatalogRelationshipsDataSet Members

CatalogRelationshipsDataSet Overload

Microsoft.CommerceServer.Catalog Namespace