Share via


EntityPartitionSource 클래스

정의

기본 DataSource/Provider의 개체에 대한 참조의 지원을 받는 파티션을 나타냅니다.

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

설명

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

생성자

EntityPartitionSource()

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

속성

DataSource

모델에 데이터를 제공하는 외부 데이터 원본에 연결 문자열을 지정하는 명명된 개체입니다. 지원되는 데이터 원본의 목록은 https://msdn.microsoft.com/library/gg492165.aspx을 참조하세요.

EntityName

현재 파티션을 쿼리하고 채우는 데 사용되는 기본 참조된 개체의 이름을 가져오거나 설정합니다.

ExpressionSource

기본 DataSource/Provider의 개체에 대한 참조의 지원을 받는 파티션을 나타냅니다.

Partition

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

(다음에서 상속됨 PartitionSource)
SchemaName

다음에 사용하도록 예약됩니다.

적용 대상