Share via


X.queryTableDeletedFields Field

Definition

Represents the x:queryTableDeletedFields XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to