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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
CatalogRelationshipsDataSet Class
CatalogRelationshipsDataSet Members