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

属性

适用于