IDTSWarning100.SubComponent Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Дополнительные сведения см. в разделе DtsWarning.
public:
property System::String ^ SubComponent { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(8)]
public string SubComponent { [System.Runtime.InteropServices.DispId(8)] get; [System.Runtime.InteropServices.DispId(8)] set; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
[<set: System.Runtime.InteropServices.DispId(8)>]
member this.SubComponent : string with get, set
Public Property SubComponent As String
Значение свойства
- Атрибуты