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.Query Property (ArcObjects .NET 10.5 SDK) |
Query statemaent.
[Visual Basic .NET] Public ReadOnly Property Query As String
[C#] public string Query {get;}
[C++]
HRESULT get_Query(
BSTR* pQuery
);
[C++]
Parameters pQuery [out, retval] pQuery is a parameter of type BSTR