Exposes the underlying database connection.

Namespace: Contracts.Databases
Assembly: Contracts (in Contracts.dll)

ReadOnly Property Connection() As DbConnection
This language is not supported or no code example is available.
DbConnection Connection {get;}
This language is not supported or no code example is available.
 
property DbConnection^ Connection { 
DbConnection^ get( ); 
}
This language is not supported or no code example is available.
function get Connection() : DbConnection;
This language is not supported or no code example is available.

Property Value

Type: DbConnection

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1