BizBlox
FetchSelected Method
Namespacespixolut.BizBloxDOCollectionFetchSelected()()()
BizBlox
Fetches only the selected columns in the query, returning all matching rows. This allows you to retrieve partially loaded DataObject, instead of retrieving all columns in the object.
Declaration Syntax
C#Visual BasicVisual C++
public void FetchSelected()
Public Sub FetchSelected
public:
void FetchSelected()
Remarks
This is a more complex method than Fetch() or Find() and requires careful usage.

Assembly: pixolut.BizBlox (Module: pixolut.BizBlox) Version: 1.8.5.0