Share via


NoNamespace.headers Field

Definition

Represents the headers XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTable, modelTextPr.
  • corresponds to the following strongly-typed properties: ModelTextProperties.Headers, QueryTable.Headers.

Applies to