TupleSet.QueryFailed Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Falha na consulta
Representa o seguinte atributo no esquema: falha na consulta
[DocumentFormat.OpenXml.SchemaAttr(0, "queryFailed")]
public DocumentFormat.OpenXml.BooleanValue QueryFailed { get; set; }
public DocumentFormat.OpenXml.BooleanValue QueryFailed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "queryFailed")]
public DocumentFormat.OpenXml.BooleanValue? QueryFailed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("queryFailed")]
public DocumentFormat.OpenXml.BooleanValue? QueryFailed { get; set; }
public DocumentFormat.OpenXml.BooleanValue? QueryFailed { get; set; }
member this.QueryFailed : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "queryFailed")>]
member this.QueryFailed : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("queryFailed")>]
member this.QueryFailed : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property QueryFailed As BooleanValue
Valor da propriedade
- Atributos