Click or drag to resize

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()

Return Value

Type: IElementCreatorCore
See Also