Knight Data Access Layer
FirebirdProvider Class Properties


KellermanSoftware.NetDataAccessLayer.Providers Namespace : FirebirdProvider Class

For a list of all members of this type, see FirebirdProvider members.

Public Properties
 NameDescription
Public Property Get a reference to the database connection (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public Property The connection string (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public Property Returns database name (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public PropertyOverridden.  Firebird does not support dirty reads  
Public PropertyOverridden.  Get a friendly name for the provider  
Public Property True if the connection is open (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public PropertyOverridden.  The database is a single file  
Public Property True if we are inside a transaction (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public Property The license key for the license (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public PropertyOverridden.  The default parameter prefix for Firebird is @  
Public Property Returns true if the provider supports comments (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public Property Get a reference to the current transaction (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Public Property The user name for the license (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Top
Protected Properties
 NameDescription
Protected Property Returns true if batch mode is active (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider)
Top
See Also

Reference

FirebirdProvider Class
KellermanSoftware.NetDataAccessLayer.Providers Namespace