Condividi tramite


IDTSParameterBinding.DtsVariableName Proprietà

Definizione

Ottiene o imposta il nome della variabile del pacchetto SSIS.

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

Valore della proprietà

Nome della variabile del pacchetto.

Si applica a