Field.ColumnAlias property
Gets the column alias. Can be equal to the property name or the name.
public string ColumnAlias { get; }
See Also
- class Field
Gets the column alias. Can be equal to the property name or the name.
public string ColumnAlias { get; }