EntityViewBaseTEntityGetListName Method |
Returns the name of the list.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax Remarks Creates a dummy instance of the entity type in the related entitycollection and returns "LLBLGenProEntityName" + "Collection"
See Also