DimensionAttribute.KeyUniquenessGuarantee 속성

정의

특성 키와 해당 이름 간의 관계와 관련 특성에 대한 관계가 유효하도록 보장되는지 여부를 가져오거나 설정합니다.

[System.ComponentModel.Browsable(false)]
public bool KeyUniquenessGuarantee { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.KeyUniquenessGuarantee : bool with get, set
Public Property KeyUniquenessGuarantee As Boolean

속성 값

특성 키와 해당 이름 간의 관계와 관련 특성과의 관계가 유효한지 확인하면 true이고, 그렇지 않으면 false입니다.

특성

설명

Analysis Services는 KeyUniquenessGuarantee 매개 변수를 사용하여 이 특성에 대한 기본 데이터 원본에서 멤버를 검색할 때 쿼리 생성을 최적화합니다.

적용 대상