Overload | Description |
---|---|
CoalesceQueryFunction Constructor() | Initializes a new CoalesceQueryFunction instance. |
CoalesceQueryFunction Constructor(CoalesceQueryFunction) | Initializes a new CoalesceQueryFunction instance that is a clone of the passed-in function. |
CoalesceQueryFunction Constructor(QueryColumnExpressionCollection) | Initializes a new CoalesceQueryFunction instance for the passed-in collection of column expressions. |
CoalesceQueryFunction Constructor(QueryColumnExpression[]) | Initializes a new CoalesceQueryFunction instance for the passed-in array of column expressions. |
CoalesceQueryFunction Constructor(IQueryColumnExpressionConvertible[]) | Initializes a new CoalesceQueryFunction instance for the passed-in array of column expressions. |
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