FirebirdSpecificCreator Properties | 
The FirebirdSpecificCreator type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasScopes | 
            Gets the alias scopes.
              (Inherited from DbSpecificCreatorBase.) | |
| 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.
              (Inherited from DbSpecificCreatorBase.) | |
| FactoryToUse | 
            Gets the DbProviderFactory instance to use.
              (Overrides DbSpecificCreatorBaseFactoryToUse.) | |
| ParameterPrefix | 
            Gets the parameter prefix, if required. If no parameter prefix is required, this property will return the empty string (by default it returns the empty string).
              (Overrides DbSpecificCreatorBaseParameterPrefix.) | |
| PerCallCatalogNameOverwrites | 
            Gets / sets perCallCatalogNameOverwrites name pairs
              (Inherited from DbSpecificCreatorBase.) | |
| PerCallSchemaNameOverwrites | 
            Gets / sets perCallSchemaNameOverwrites name pairs
              (Inherited from DbSpecificCreatorBase.) | |
| SetTimeoutOnCommandCreate | 
            Gets a value indicating whether the timeout has to be set on command create.
              (Inherited from DbSpecificCreatorBase.) |