Share via


X.queryTableFields Field

Definition

Represents the x:queryTableFields XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: queryTableRefresh.
  • has the following child XML elements: queryTableField.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: QueryTableFields.

Applies to