IDTSExecuteProcess.StandardInputVariable Proprietà

Definizione

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Ottiene o imposta il nome della variabile da usare come input per il processo da eseguire.

public:
 property System::String ^ StandardInputVariable { System::String ^ get(); void set(System::String ^ value); };
public string StandardInputVariable { get; set; }
member this.StandardInputVariable : string with get, set
Public Property StandardInputVariable As String

Valore della proprietà

Una stringa che contiene il nome della variabile da usare come input per il processo da eseguire.

Si applica a