This document is archived and information here might be outdated. Recommended version. |
Constructs a query expression (WHERE clause).
[Visual Basic .NET] Public Function ConstructQueryExpression ( _ ByVal pCellsize As IPoint _ ) As String
[C#] public string ConstructQueryExpression ( IPoint pCellsize );
[C++]
HRESULT ConstructQueryExpression(
IPoint* pCellsize
);
[C++] Parameters pCellsize [in]
pCellsize is a parameter of type IPoint*