FunctionMappingExpressionIExpressionDatabaseSpecificCreator Property |
Gets or sets the database specific creator.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax IDbSpecificCreator IExpression.DatabaseSpecificCreator { get; set; }
Private Property DatabaseSpecificCreator As IDbSpecificCreator
Implements IExpression.DatabaseSpecificCreator
Get
Set
Property Value
Type:
IDbSpecificCreatorThe database specific creator.
Implements
IExpressionDatabaseSpecificCreatorSee Also