Click or drag to resize
QueryColumnBaseTColumnExpression 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

IQueryExpressionExpression
See Also