IDTSPropertiesProviderEx100.HasExpressions Property

Definition

public:
 property bool HasExpressions { bool get(); };
[System.Runtime.InteropServices.DispId(10)]
public bool HasExpressions { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.HasExpressions : bool
Public ReadOnly Property HasExpressions As Boolean

Property Value

true if this properties provider contains expressions; otherwise, false.

Attributes

Applies to