PartitionSource Klasse

Definition

Eine Basisklasse für alle Partitionsquellen: QueryPartitionSource, CalculatedPartitionSource, MPartitionSource, EntityPartitionSource.

public abstract class PartitionSource
type PartitionSource = class
Public MustInherit Class PartitionSource
Vererbung
PartitionSource
Abgeleitet

Konstruktoren

PartitionSource()

Eine Basisklasse für alle Partitionsquellen: QueryPartitionSource, CalculatedPartitionSource, MPartitionSource, EntityPartitionSource.

Eigenschaften

Partition

Definiert die Abfrage, die zum Abrufen eines Rowset einer Table verwendet wird, und speichert das Rowset, falls es sich bei Model um ein In-Memory-Modell handelt.

Gilt für: