Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
JoinTableInformation()()() | Initializes a new instance of the JoinTableInformation class. |
![]() |
JoinTableInformation(JoinTableInformation) | Initializes a new instance of the JoinTableInformation class with the specified join table information. |
![]() |
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.