CatalogRelationshipsDataSet.CatalogRelationship Class

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

Allows access to the CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable table.

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

Syntax

'Declaration
Public Class CatalogRelationship _
    Inherits DataRow
'Usage
Dim instance As CatalogRelationshipsDataSet.CatalogRelationship
public class CatalogRelationship : DataRow
public ref class CatalogRelationship : public DataRow
public class CatalogRelationship extends DataRow

Remarks

Gets and sets the values in the CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable table.

Inheritance Hierarchy

System..::.Object
  System.Data..::.DataRow
    Microsoft.CommerceServer.Catalog..::.CatalogRelationshipsDataSet..::.CatalogRelationship

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CatalogRelationshipsDataSet..::.CatalogRelationship Members

Microsoft.CommerceServer.Catalog Namespace