Compartir a través de


DelimitedTextDataset.NullValue Propiedad

Definición

Obtiene o establece la cadena de valor NULL. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nullValue")]
public object NullValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nullValue")>]
member this.NullValue : obj with get, set
Public Property NullValue As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a