IDTSPropertiesProviderEx100.HasExpressions Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob dieser Eigenschaftenanbieter Ausdrücke enthält.

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

Eigenschaftswert

true, wenn dieser Eigenschaftenanbieter Ausdrücke enthält; andernfalls "false".

Attribute

Hinweise

Weitere Informationen finden Sie unter IDTSPropertiesProviderEx.

Gilt für: