Share via


NoNamespace.drillThrough Field

Definition

Represents the drillThrough XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTable.
  • corresponds to the following strongly-typed properties: QueryTable.DrillThrough.

Applies to