Property DbAlias
| Improve this Doc View SourceDbAlias
Gets the database alias of this model.
Declaration
protected virtual string DbAlias { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Gets the database alias of this model.
protected virtual string DbAlias { get; }
| Type | Description |
|---|---|
| System.String |