Share via


NoNamespace.optimizeMemory Field

Definition

Represents the optimizeMemory XML attribute.

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

Applies to