Click or drag to resize

FieldAlias Fields

The FieldAlias type exposes the following members.

Fields
  NameDescription
Public fieldName
Specifies an alternate name of the field.
Public fieldSqlExpression
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]"
Top
See Also