Property Connection
| Improve this Doc View SourceConnection
Gets the ADO.Net database connection.
Declaration
public DbConnection Connection { get; }
Property Value
| Type | Description |
|---|---|
| System.Data.Common.DbConnection |
Gets the ADO.Net database connection.
public DbConnection Connection { get; }
| Type | Description |
|---|---|
| System.Data.Common.DbConnection |