Share via


NoNamespace.queryFailed Field

Definition

Represents the queryFailed XML attribute.

public static readonly System.Xml.Linq.XName queryFailed;
 staticval mutable queryFailed : System.Xml.Linq.XName
Public Shared ReadOnly queryFailed As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: set.
  • corresponds to the following strongly-typed properties: TupleSet.QueryFailed.

Applies to