EasyObjects.NET Programmers Reference

DynamicQuery Constructor

Default constructor

Overload List

Default constructor

public DynamicQuery();

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

public DynamicQuery(EasyObject);

See Also

DynamicQuery Class | NCI.EasyObjects Namespace