QueryFactoryCoreCreateElementCreator Method |
Creates a new ElementCreator instance which is partof the generated code.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.7.0.0 (5.7.0)
Syntaxprotected abstract IElementCreatorCore CreateElementCreator()
Protected MustOverride Function CreateElementCreator As IElementCreatorCore
Return Value
Type:
IElementCreatorCore
See Also