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.SourceTable Property (ArcObjects .NET 10.5 SDK) |
The fields that appear on the left side of the join belong to the source table.
[Visual Basic .NET] Public ReadOnly Property SourceTable As ITable
[C#] public ITable SourceTable {get;}
[C++]
HRESULT get_SourceTable(
ITable** SourceTable
);
[C++]
Parameters SourceTable [out, retval]
SourceTable is a parameter of type ITable