Property Entity
| Improve this Doc View SourceEntity
Gets the entity associated with this database recordset.
Declaration
public T Entity { get; }
Property Value
| Type | Description |
|---|---|
| T |
Gets the entity associated with this database recordset.
public T Entity { get; }
| Type | Description |
|---|---|
| T |