PartitionSource 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.
A base class for all partition sources: QueryPartitionSource, CalculatedPartitionSource, MPartitionSource, EntityPartitionSource.
public abstract class PartitionSource
type PartitionSource = class
Public MustInherit Class PartitionSource
- Inheritance
-
PartitionSource
- Derived
Constructors
PartitionSource() |
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. |