IDTSProperty100.Name Свойство

Определение

Возвращает имя свойства.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

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

Имя свойства.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе DtsProperty.

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