RelationalOutputColumnNullReplacement Property |
Gets the replacement value, when the input source value is .
Namespace:
Dundas.BI.Data.DataProviders.Tasks
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Object NullReplacement { get; }
Public ReadOnly Property NullReplacement As Object
Get
public:
property Object^ NullReplacement {
Object^ get ();
}
member NullReplacement : Object with get
Property Value
Type:
ObjectSee Also