Property DbTable
| Improve this Doc View SourceDbTable
Gets the database table currently being initialized.
Declaration
public IDbTable DbTable { get; }
Property Value
Type | Description |
---|---|
IDbTable |
Gets the database table currently being initialized.
public IDbTable DbTable { get; }
Type | Description |
---|---|
IDbTable |