This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelQueryTable Interface > IRelQueryTable.DestinationTable Property (ArcObjects .NET 10.5 SDK) |
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