Filters.LogicalOperation 属性

定义

获取或设置用于将元数据筛选器与源筛选器联接的逻辑操作。

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

属性值

OR/AND,默认值为 OR。

适用于