Click or drag to resize
DbSpecificCreatorBase Properties

The DbSpecificCreatorBase type exposes the following members.

Properties
  NameDescription
Protected propertyAliasScopes
Gets the alias scopes.
Public propertyCreatingSubQuery
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.
Public propertyFactoryToUse
Gets the DbProviderFactory instance to use.
Public propertyPerCallCatalogNameOverwrites
Gets / sets perCallCatalogNameOverwrites name pairs
Public propertyPerCallSchemaNameOverwrites
Gets / sets perCallSchemaNameOverwrites name pairs
Protected propertySetTimeoutOnCommandCreate
Gets a value indicating whether the timeout has to be set on command create.
Top
See Also