CalculationGroupSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Partition based on a CalculationGroup content.
public class CalculationGroupSource : Microsoft.AnalysisServices.Tabular.PartitionSource
type CalculationGroupSource = class
inherit PartitionSource
Public Class CalculationGroupSource
Inherits PartitionSource
- Inheritance
Remarks
This partition source is only supported when the compatibility level of the database is at 1470 or above.
Constructors
CalculationGroupSource() |
Properties
Partition |
Defines the query used to retrieve a rowset of a Table and stores the rowset if the Model is an in-memory model. (Inherited from PartitionSource) |