GenericExpressionHandlerGeneratedCodeElementCreator Property  | 
 
            Gets the generated code element creator.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxprotected IElementCreatorCore GeneratedCodeElementCreator { get; }Protected ReadOnly Property GeneratedCodeElementCreator As IElementCreatorCore
	Get
Property Value
Type: 
IElementCreatorCore
See Also