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