Share via


X.deletedField Field

Definition

Represents the x:deletedField XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: queryTableDeletedFields.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: DeletedField.

Applies to