IElementCreatorGetTypedListDao Method |
Gets an instance of the TypedListDAO class to execute dynamic lists and projections.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax Function GetTypedListDao As IDao
Return Value
Type:
IDaoready to use typedlistDAO
See Also