Click or drag to resize

DataAccess Properties

The DataAccess type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Database connection string
Public propertyDbmsNativeSql
List of SQL native functions specific to the current DBMS
Public propertyIsActiveTransaction
Determines whether or not the inner transaction of the instance is started and is assumed for every actions performed onto the database
Public propertyProviderDbms
Provider DBMS
Public propertyProviderFactory
Provider factory
Public propertyProviderName
Provider name
Top
See Also