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