Skip to content

CustomSqlColumnDescriptor struct

Contains descriptor to create custom sql expression column

public struct Korzh.EasyQuery.Db.CustomSqlColumnDescriptor
: IColumnDescriptor

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

NameTypeDescription
CustomSqlColumnDescriptor(string sql)voidCreates an instance of
NameTypeDescription
AttrIdstringThe attribute id.
CaptionstringThe caption.
ExprEqExpressionThe expression
FuncIdstringThe aggregate function Id
SortingSortDirectionThe sort direction.
SqlstringThe SQL