EasyObjects.NET Programmers Reference

DynamicQuery.Load Method ()

Execute the Query and loads your BusinessEntity. The default conjunction between the WHERE parameters is "AND"

public bool Load();

Return Value

True if at least one record was loaded

See Also

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