Share via


NoNamespace.tupleCache Field

Definition

Represents the tupleCache XML attribute.

public static readonly System.Xml.Linq.XName tupleCache;
 staticval mutable tupleCache : System.Xml.Linq.XName
Public Shared ReadOnly tupleCache 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.IsTupleCache.

Applies to