C#
Parameters
- rootSchema
- The root schema.
- columnPath
- Path to column in relation to the root schema.
- useCoalesceFunctionForMultiLookup
- Indicates whether to use the
COALESCE
function for the column of the lookup type. Optional parameter. Is equal totrue
by default.
Return Value
The created EntitySchemaQueryExpression instance.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