BizBlox
FetchSelected Method
Namespacespixolut.BizBloxDOCollectionFetchSelected()()()
BizBlox
Members
IconMemberDescription
FetchSelected()()()
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.

FetchSelected(array<DOSelection>[]()[], Int32, Int32)

FetchSelected(Int32, Int32)
Fetches only the selected columns in the query, returning matching rows between the specified index. This allows you to retrieve partially loaded DataObject, instead of retrieving all columns in the object.

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