This document is archived and information here might be outdated. Recommended version. |
The fields that appear on the right side of the join belong to the destination table.
[Visual Basic .NET] Public ReadOnly Property DestinationTable As ITable
[C#] public ITable DestinationTable {get;}
[C++]
HRESULT get_DestinationTable(
ITable** desinationTable
);
[C++] Parameters desinationTable [out, retval]
desinationTable is a parameter of type ITable**