Knight Data Access Layer
BaseDatabaseProvider Class Properties


KellermanSoftware.NetDataAccessLayer Namespace : BaseDatabaseProvider Class

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

Public Properties
 NameDescription
Public Property Get a reference to the database connection  
Public Property The connection string  
Public Property Returns database name  
Public Property Get the clause to perform a dirty read after the table name. Typically (nolock)  
Public Property Get a friendly name for the provider  
Public Property True if the connection is open  
Public Property If true, the database is a single file based database such as MS Access, SQLite, VistaDB  
Public Property True if we are inside a transaction  
Public Property The license key for the license  
Public Property A character prefix for parameters such as @ for SQL Server  
Public Property Returns true if the provider supports comments  
Public Property Get a reference to the current transaction  
Public Property The user name for the license  
Top
Protected Properties
 NameDescription
Protected Property Returns true if batch mode is active  
Top
See Also

Reference

BaseDatabaseProvider Class
KellermanSoftware.NetDataAccessLayer Namespace