MetadataFilter.LogicalOperation 属性

定义

获取或设置元数据筛选器的逻辑操作。

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

属性值

OR/AND,默认为 OR。

适用于