Язык

IDTSParameterBinding.DtsVariableName Свойство

Определение

Получает или устанавливает имя переменной пакета 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

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

Название переменной пакета.

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