Share via


JoinTableInformation Constructor

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

Initializes a new instance of the JoinTableInformation class.

Overload List

  Name Description
ms988288.pubmethod(en-US,CS.70).gif JoinTableInformation()()() Initializes a new instance of the JoinTableInformation class.
ms988288.pubmethod(en-US,CS.70).gif JoinTableInformation(JoinTableInformation) Initializes a new instance of the JoinTableInformation class with the specified join table information.
ms988288.pubmethod(en-US,CS.70).gif JoinTableInformation(CatalogJoinType, String, String, String) Initializes a new instance of the JoinTableInformation class with the specified external join type, target table name, and join keys for the source catalog and target table.

Top

Remarks

Retrieve data table information from one or more columns and merges them together. Joins can be performed on different tables, but only one table can be joined at a time.

See Also

Reference

JoinTableInformation Class

JoinTableInformation Members

Microsoft.CommerceServer.Catalog Namespace