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.OIDFields Property (ArcObjects .NET 10.5 SDK) |
Unique key field(s).
[Visual Basic .NET] Public Property OIDFields As String
[C#] public string OIDFields {get; set;}
[C++]
HRESULT get_OIDFields(
BSTR* ppOidMap
);
[C++]
HRESULT put_OIDFields(
BSTR ppOidMap
);
[C++]
Parameters ppOidMap [out, retval] ppOidMap is a parameter of type BSTR ppOidMap [in] ppOidMap is a parameter of type BSTR