Knight Data Access Layer
VistaDb5Net40Provider Class Properties


KellermanSoftware.NetDataAccessLayer.Providers Namespace : VistaDb5Net40Provider Class

For a list of all members of this type, see VistaDb5Net40Provider 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 PropertyOverridden.  Returns database name  
Public PropertyOverridden.  VistaDB 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.  A string to prefix parameters for VistaDB @  
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

VistaDb5Net40Provider Class
KellermanSoftware.NetDataAccessLayer.Providers Namespace