C#
Parameters
- columnPath
- Path to column in relation to the root schema.
- rootSchema
- The instance of the root schema.
- schemaColumn
- The instance of the column for which the expression is built.
- useDisplayValue
- Indicates whether to use the displayed value for the column. Optional parameter. Is equal to
false
by default.
Return Value
Expression of the entity schema query. It is built by the path to the columnPath column, rootSchema root schema, schemaColumn schema column and based on the useDisplayValue value.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2