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