다음을 통해 공유


Filters.LogicalOperation 속성

정의

메타데이터 필터를 원본 필터와 조인하는 데 사용되는 논리 작업을 가져오거나 설정합니다.

public string LogicalOperation { get; set; }
member this.LogicalOperation : string with get, set
Public Property LogicalOperation As String

속성 값

OR/AND, 기본값은 OR입니다.

적용 대상