BizBlox
Load Method
Namespacespixolut.BizBloxDataObjectLoad()()()
BizBlox
Members
IconMemberDescription
Load()()()
Load the object from the database. The DataObject's UID must already be set. Performs a SELECT * and loads all columns.

Load(array<Enum>[]()[])
Loads only the specified columns of a DataObject. The DataObject's UID must already be set. This is an alternative to the default Load, which loads all columns (SELECT *). The UID column is always loaded.

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