FirebirdConnectionProvider Fields
Implements data-aware operations for working with a Firebird database.
Name | Description |
---|---|
Default |
Specifies the default character set for the current Firebird |
Default |
Specifies the timeout value passed to the IDb |
Enable |
Inherited from Connection |
Global |
Specifies the default character set for all Firebird |
Global |
Specifies the timeout value passed to the IDb |
Global |
Specifies how connection providers initialize command parameters. Use the Query |
Global |
Inherited from Connection |
Global |
This property is now obsolete. Use Global |
Identity |
Inherited from Connection |
Max |
Inherited from Connection |
Max |
Inherited from Connection |
Maximum |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Query |
Specifies how a connection provider initializes command parameters.
Inherited from Connection |
Use |
Inherited from Connection |
Use |
This property is now obsolete. Use Query |
Xpo |
Returns a parameter name used to denote a provider type in a connection string. The default value is “Xpo |
Xpo |
Gets the name of the current connection provider. This name is used internally when generating a connection string via the Firebird |
See Also