| Name | Description | |
|---|---|---|
![]()  | Connection | Get a reference to the database connection (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | ConnectionString | The connection string (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | DatabaseName | Overridden. Returns database name | 
![]()  | DirtyReadClause | Overridden. Oracle does not support dirty reads | 
![]()  | FriendlyProviderName | Overridden. Get a friendly name for the provider | 
![]()  | IsConnectionOpen | True if the connection is open (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | IsFileBasedDatabase | Overridden. The database is not a single file | 
![]()  | IsInTransaction | True if we are inside a transaction (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | LicenseKey | The license key for the license (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | ParameterPrefix | Overridden. The default parameter prefix for Oracle is the colon character, : | 
![]()  | SupportComments | Returns true if the provider supports comments (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | Transaction | Get a reference to the current transaction (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 
![]()  | UserName | The user name for the license (Inherited from KellermanSoftware.NetDataAccessLayer.BaseDatabaseProvider) | 

