Share via


XmlDataset.NullValue Property

Definition

The null value string. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> NullValue { get; set; }
member this.NullValue : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property NullValue As DataFactoryElement(Of String)

Property Value

Applies to