The DataPivotTable type exposes the following members.

Methods

  NameDescription
AddTable
Adds a new fact table to the fact table collection.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetFactPercent
Returns the value from the facts table in percentage terms.
GetFactValue
Returns the value from the facts table.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTable
Returns the fact table by the given parameter.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IsValidFact
Gets value indicating whether the fact defined by given parameters has valid result.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also