This document is archived and information here might be outdated. Recommended version. |
Get query properties including spatial based on the first record of the query.
[Visual Basic .NET] Public Function GetQueryDescription ( _ ByVal Query As String _ ) As IQueryDescription
[C#] public IQueryDescription GetQueryDescription ( string Query );
[C++]
HRESULT GetQueryDescription(
BSTR Query
);
[C++] Parameters Query [in]
Query is a parameter of type BSTR
FDO_E_SE_TOO_MANY_LAYERS - The field set of the SQL query include multiple geometry columns.