言語

IDTSConfigurations100.Add メソッド

定義

IDTSConfiguration100 オブジェクトをコレクションの末尾に追加します。

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConfiguration100 ^ Add();
[System.Runtime.InteropServices.DispId(2)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConfiguration100 Add();
[<System.Runtime.InteropServices.DispId(2)>]
abstract member Add : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConfiguration100
Public Function Add () As IDTSConfiguration100

返品

新しく追加された IDTSConfiguration100 オブジェクト。

属性

適用対象