Share via


MPartitionSource 클래스

정의

M 식에 의해 백업되는 파티션을 나타냅니다.

public class MPartitionSource : Microsoft.AnalysisServices.Tabular.PartitionSource
type MPartitionSource = class
    inherit PartitionSource
Public Class MPartitionSource
Inherits PartitionSource
상속
MPartitionSource

설명

이 파티션 원본은 데이터베이스의 호환성 수준이 1400 이상인 경우에만 지원됩니다.

생성자

MPartitionSource()

기본 구성을 사용하여 의 MPartitionSource 새 instance 만듭니다.

속성

Attributes

M 특성을 가져오거나 설정합니다.

Expression

계산 테이블의 파티션을 빌드하는 데 사용되는 M 식을 가져오거나 설정합니다.

Partition

Table의 행 집합을 검색하는 데 사용되는 쿼리를 정의하고 모델이 메모리 내 모델인 경우 행 집합을 저장합니다.

(다음에서 상속됨 PartitionSource)

적용 대상