IDTSForLoop100.EvalExpression Свойство

Определение

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

Значение свойства

Выражение, с помощью которого проверяется, должен ли цикл остановиться, или обработка в цикле должна быть продолжена.

Атрибуты

Применяется к