EasyObjects.NET Programmers Reference

DynamicQuery Constructor (EasyObject)

There is no need to call this, just access your EasyObject.Query property and it will be created on the fly.

public DynamicQuery(
   EasyObject entity
);

Parameters

entity
A callback reference to an EasyObject

See Also

DynamicQuery Class | NCI.EasyObjects Namespace | DynamicQuery Constructor Overload List