This document is archived and information here might be outdated. Recommended version. |
Indicates if the query resultset is spatial.
[Visual Basic .NET]
Public ReadOnly Property IsSpatialQuery As Boolean
[C#]
public bool IsSpatialQuery {get;}
[C++]
HRESULT get_IsSpatialQuery(
Boolean* pIsSpatialQuery
);
[C++] Parameters pIsSpatialQuery [out, retval]
pIsSpatialQuery is a parameter of type bool*