Поделиться через


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

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

Имя переменной пакета.

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