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


ResultParameter.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

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

Строка, содержащая имя переменной пакета.

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