columnextensions-class
public static class Korzh.EasyQuery.Db.ColumnExtensions
Assembly: Korzh.EasyQuery.Db.dll
Static Methods
Name | Type | Description |
---|---|---|
GetAlias(this QueryColumn column, SqlFormats formats) | string | Gets the column alias (for SELECT or ORDER BY clause). |
UseAlias(this QueryColumn column, SqlFormats formats) | bool | Gets a value indicating whether this column used the alias name or not. |