Skip to content

Field.ColumnAlias property

Gets the column alias. Can be equal to the property name or the name.

public string ColumnAlias { get; }

See Also