Compartir a través de


SyncFullSchemaTable.HasError Propiedad

Definición

Obtiene si hay un error en la tabla.

[Newtonsoft.Json.JsonProperty(PropertyName="hasError")]
public bool? HasError { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hasError")>]
member this.HasError : Nullable<bool>
Public ReadOnly Property HasError As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a