This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IQ > IQueryDescription Interface > IQueryDescription.Fields Property (ArcObjects .NET 10.5 SDK) |
The resultset fields.
[Visual Basic .NET] Public ReadOnly Property Fields As IFields
[C#] public IFields Fields {get;}
[C++]
HRESULT get_Fields(
IFields** ppFields
);
[C++]
Parameters ppFields [out, retval]
ppFields is a parameter of type IFields