Property DbSession
| Improve this Doc View SourceDbSession
Gets the database session which owns this recordset.
Declaration
public DbSession DbSession { get; }
Property Value
| Type | Description |
|---|---|
| DbSession |
Gets the database session which owns this recordset.
public DbSession DbSession { get; }
| Type | Description |
|---|---|
| DbSession |