Share via


NoNamespace.clipped Field

Definition

Represents the clipped XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableField, queryTable.
  • corresponds to the following strongly-typed properties: QueryTable.Clipped, QueryTableField.Clipped.

Applies to