C#
Parameters
- checkColumnPath
- Path to column that contains the value to check.
- replacementColumnPath
- Path to column that contains the value returned by the function if the value to check is equal to
null
.
Return Value
The instance of the created EntitySchemaIsNullQueryFunction function.Exception | Description |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null value is passed as either the checkColumnPath or the replacementColumnPath parameter. |
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