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


IDTSCustomProperty100.Name Свойство

Определение

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

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

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

Имя объекта IDTSCustomProperty100.

Реализации

Атрибуты

Комментарии

Свойство Name определяет конструктор IDTSCustomProperty100 служб SSIS, а также используется для доступа к свойству IDTSCustomPropertyCollection100 в коллекции.

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