IDTSPrecedenceConstraint100.EvaluatesTrue Property
Definition
public:
property bool EvaluatesTrue { bool get(); };
[System.Runtime.InteropServices.DispId(40)]
[get: System.Runtime.InteropServices.DispId(40)]
public bool EvaluatesTrue { get; }
[<System.Runtime.InteropServices.DispId(40)>]
[<get: System.Runtime.InteropServices.DispId(40)>]
member this.EvaluatesTrue : bool
Public ReadOnly Property EvaluatesTrue As Boolean
Property Value
指示 value 属性的值的 布尔 值。A Boolean that indicates the value of the Value property.
- Attributes