TypedListBaseTFill Method |
Fills itself with data. it builds a dynamic query and loads itself with that query. Will use no sort filter, no select filter,
will allow duplicate rows and will not limit the amount of rows returned
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax Public Function Fill As Boolean
Return Value
Type:
Booleantrue if fill succeeded, false otherwise
Implements
ITypedListLgpFillSee Also