次の方法で共有


Filters.LogicalOperation プロパティ

定義

メタデータ フィルターとソース フィルターの結合に使用する論理操作を取得または設定します。

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

プロパティ値

OR/AND、既定値は OR です。

適用対象