FieldAliasSqlExpression Field |
Specifies a SQL expression that defines the value of field. Table columns have to be enclosed in square brackets ('[ColumnName]') and no table prefix should be prepended. E.g.: "[CompanyName]"
Namespace: Colygon.MatchPoint.EntityModel.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string SqlExpression
Field Value
Type:
StringSee Also