| LLBLGenProProviderBaseCreator Property  | 
            Gets the creator.
            
 
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic IElementCreatorCore Creator { get; }Public ReadOnly Property Creator As IElementCreatorCore
	Get
Property Value
Type: 
IElementCreatorCoreThe creator.
See Also