Method GetDbAlias
| Improve this Doc View SourceGetDbAlias(Model)
Gets the database alias.
Declaration
public static string GetDbAlias(this Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model | The model. |
Returns
Type | Description |
---|---|
System.String | The database alias |