SqlQuery.Column.IntoField field

namespace: Serenity.Data   assemblySerenity.Net.Data

Used by entity system, to determine which field this column value will be read into

public readonly object IntoField;

See Also