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.5.0.0 (5.5.18.1019)
Syntax protected abstract IElementCreatorCore CreateElementCreator()
Protected MustOverride Function CreateElementCreator As IElementCreatorCore
Return Value
Type:
IElementCreatorCoreSee Also