| DataAccess Properties | 
The DataAccess type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString | 
            Database connection string
              | |
| DbmsNativeSql | 
            List of SQL native functions specific to the current DBMS
              | |
| IsActiveTransaction | 
            Determines whether or not the inner transaction of the instance is started and 
            is assumed for every actions performed onto the database
              | |
| ProviderDbms | 
            Provider DBMS
              | |
| ProviderFactory | 
            Provider factory
              | |
| ProviderName | 
            Provider name
              |