Click or drag to resize
IElementCreatorGetTypedListDao Method
Gets an instance of the TypedListDAO class to execute dynamic lists and projections.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax
IDao GetTypedListDao()

Return Value

Type: IDao
ready to use typedlistDAO
See Also