IDTSPrecedenceConstraint100.LogicalAnd プロパティ

定義

public:
 property bool LogicalAnd { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(39)]
public bool LogicalAnd { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.LogicalAnd : bool with get, set
Public Property LogicalAnd As Boolean

プロパティ値

複数の制約が連携する場合は true。それ以外の場合は false

属性

適用対象