IDTSForLoop100.EvalExpression Proprietà

Definizione

Ottiene o imposta l'espressione valutata su ogni passaggio del ciclo.

public:
 property System::String ^ EvalExpression { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public string EvalExpression { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.EvalExpression : string with get, set
Public Property EvalExpression As String

Valore della proprietà

Espressione utilizzata per verificare se il ciclo deve essere arrestato o continuare.

Attributi

Si applica a