FieldAlias Fields |
The FieldAlias type exposes the following members.
Name | Description | |
---|---|---|
Name | Specifies an alternate name of the field. | |
SqlExpression | 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]" |