Property DbColumnDescription
| Improve this Doc View SourceDbColumnDescription
Gets or sets the column description in database.
Declaration
public string DbColumnDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Gets or sets the column description in database.
public string DbColumnDescription { get; set; }
Type | Description |
---|---|
System.String |