This document is archived and information here might be outdated. Recommended version. |
Evaluate the query and return a cursor on the result set.
[Visual Basic .NET] Public Function Evaluate2 ( _ ByVal Recycling As Boolean _ ) As ICursor
[C#] public ICursor Evaluate2 ( bool Recycling );
[C++]
HRESULT Evaluate2(
VARIANT_BOOL Recycling
);
[C++] Parameters Recycling [in]
Recycling is a parameter of type bool