Open this page in the API Guide

RelationalOutputColumn.NullReplacement Property

Gets the replacement value, when the input source value is null.

Namespace:  Dundas.BI.Data.DataProviders.Tasks
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public Object NullReplacement { get; }

Property Value

Type: Object
See Also