SetJoinTable Method

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

Sets the default JoinTableInformation information for this catalog context.

Overload List

  Name Description
ms986671.pubmethod(en-US,CS.70).gif SetJoinTable(JoinTableInformation) Set the default JoinTableInformation information for this catalog context.
ms986671.pubmethod(en-US,CS.70).gif SetJoinTable(String, String, String, CatalogJoinType) Set the default JoinTableInformation information for this catalog context.

Top

Remarks

The join table stores join information about an external data table or view that is joined to the catalog system. The information is for joining product/variant records. The join information is in effect for the lifetime of the CatalogContext object.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace