TupleSet.QueryFailed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query Failed
Represents the following attribute in the schema: queryFailed
[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
Property Value
- Attributes