Condividi tramite


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 utilizzare 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à

Stringa contenente il nome della variabile da usare come input per l'esecuzione del processo.

Si applica a