Share via


NoNamespace.supportSubquery Field

Definition

Represents the supportSubquery XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotCacheDefinition.
  • corresponds to the following strongly-typed properties: PivotCacheDefinition.SupportSubquery.

Applies to