IDbSpecificCreator Properties | 
The IDbSpecificCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatingSubQuery | 
            Gets a value indicating whether the creator initiated a subquery creation. The DQE can then decide to limit the SQL emitting as some databases
            limit features for subqueries.
              | |
| FactoryToUse | 
            Gets the DbProviderFactory instance to use.
              | |
| PerCallCatalogNameOverwrites | 
            Gets / sets perCallCatalogNameOverwrites name pairs
              | |
| PerCallSchemaNameOverwrites | 
            Gets / sets perCallSchemaNameOverwrites name pairs
              |