Share via


DtsEventHandler.HasExpressions Proprietà

Definizione

Ottiene un valore che indica se l'evento DTS contiene espressioni.

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

Valore della proprietà

True se l'evento DTS contiene espressioni; in caso contrario, false.

Implementazioni

Si applica a