Click or drag to resize
QueryColumnBase<TColumn>.Expression Property
Expression (column name)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string Expression { get; set; }

Property Value

Type: String

Implements

IQueryExpression.Expression
See Also