| DbSpecificCreatorBase Properties |
The DbSpecificCreatorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasScopes |
Gets the alias scopes.
| |
| 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
| |
| SetTimeoutOnCommandCreate |
Gets a value indicating whether the timeout has to be set on command create.
|