IDTSForLoop100.AssignExpression Propriedade

Definição

Obtém ou define uma expressão para incrementar ou decrementar o contador cíclico.

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

Valor da propriedade

A expressão que incrementa ou diminui o contador de loop.

Atributos

Aplica-se a