Share via


NoNamespace.aggregatedColumn Field

Definition

Represents the aggregatedColumn XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy.
  • corresponds to the following strongly-typed properties: CacheHierarchy.AggregatedColumn.

Applies to