Method GetDbTableDescription
| Improve this Doc View SourceGetDbTableDescription(Model)
Gets the description of database table.
Declaration
public static string GetDbTableDescription(this Model model)
Parameters
Type | Name | Description |
---|---|---|
Model | model | The model. |
Returns
Type | Description |
---|---|
System.String | The description of database table. |