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


IDTSVirtualInput100.Name Свойство

Определение

Возвращает или задает имя объекта IDTSVirtualInput100.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(13)]
public string Name { [System.Runtime.InteropServices.DispId(13)] get; [System.Runtime.InteropServices.DispId(13)] set; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<set: System.Runtime.InteropServices.DispId(13)>]
member this.Name : string with get, set
Public Property Name As String

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

Имя IDTSVirtualInput100.

Реализации

Атрибуты

Комментарии

IDTSVirtualInput100 Так как объект не сохраняется, установка Name свойства не имеет никакого реального значения.

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