Compartir a través de


SsisObjectMetadataStatusResponse.Error Propiedad

Definición

Obtiene o establece el mensaje de error de la operación.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public string Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : string with get, set
Public Property Error As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a