EasyObjects.NET Programmers Reference

DynamicQuery.FlushWhereParameters Method 

Clears the internal ArrayList of WhereParameters

public void FlushWhereParameters();

Remarks

NOTE: This is called by the EasyObject framework and you should never call it. We reserve the right to remove or change this method.

See Also

DynamicQuery Class | NCI.EasyObjects Namespace