DynamicQueryEngineCreateDbSpecificCreator Method |
Creates a new IDbSpecificCreator and initializes it
Namespace:
SD.LLBLGen.Pro.DQE.PostgreSql
Assembly:
SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.4.0.0 (5.4.0)
Syntax protected override IDbSpecificCreator CreateDbSpecificCreator()
Protected Overrides Function CreateDbSpecificCreator As IDbSpecificCreator
Return Value
Type:
IDbSpecificCreatorSee Also