| DataConnection Properties | 
The DataConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| AdvancedSettings | 
            Advanced settings.
              (Inherited from AbstractDataConnection.) | |
| CommandTimeout | 
            Command timeout.
              (Inherited from AbstractDataConnection.) | |
| ConnectionCreated | 
            If true, some connection was used
              (Inherited from AbstractDataConnection.) | |
| ConnectionGUID | 
            Connection GUID
              (Inherited from AbstractDataConnection.) | |
| ConnectionString | 
            Connection string for specific provider.
              (Inherited from AbstractDataConnection.) | |
| ConnectionStringName | 
            Connection string name
              (Inherited from AbstractDataConnection.) | |
| DisableConnectionDebug | 
            If true, the debug is disabled on this connection
              (Inherited from AbstractDataConnection.) | |
| DisableQueryDebug | 
            If true, the debug of queries is disabled on this connection
              (Inherited from AbstractDataConnection.) | |
| KeepOpen | 
            If true, the connection stays open even if close is requested.
              (Inherited from AbstractDataConnection.) | |
| LocalAdvancedSettings | 
            Local advanced settings.
              (Inherited from AbstractDataConnection.) | |
| LocalKeepOpen | 
            If true, the connection stays open even if close is requested.
              (Inherited from AbstractDataConnection.) | |
| LocalTransaction | 
            Transaction object of local instance.
              (Inherited from AbstractDataConnection.) | |
| NativeConnection | 
            Native connection object. It depends on provider type.
              (Inherited from AbstractDataConnection.) | |
| NativeDBConnection | 
            Native connection object. It depends on provider type.
              (Inherited from AbstractDataConnection.) | |
| Transaction | 
            Transaction object.
              (Inherited from AbstractDataConnection.) | |
| UseScopeConnection | 
            If true, the connection uses the scope connection
              (Inherited from AbstractDataConnection.) |