Skip to main content

columnextensions-class

public static class Korzh.EasyQuery.Db.ColumnExtensions

Assembly: Korzh.EasyQuery.Db.dll

Static Methods

NameTypeDescription
GetAlias(this QueryColumn column, SqlFormats formats)stringGets the column alias (for SELECT or ORDER BY clause).
UseAlias(this QueryColumn column, SqlFormats formats)boolGets a value indicating whether this column used the alias name or not.