IDTSPropertiesProviderEx.HasExpressions Property

Definition

Gets whether the IDTSPropertiesProviderEx has expression.

public:
 property bool HasExpressions { bool get(); };
public bool HasExpressions { get; }
member this.HasExpressions : bool
Public ReadOnly Property HasExpressions As Boolean

Property Value

True if the IDTSPropertiesProviderEx has expression; otherwise, false.

Applies to