IDTSForEachVariableMappings100.Add 메서드

정의

IDTSForEachVariableMappings100 컬렉션에 새 컬렉션을 추가합니다.

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

반환

IDTSForEachVariableMappings100 컬렉션에 추가되는 새 컬렉션입니다.

특성

설명

자세한 내용은 ForEachVariableMappings를 참조하세요.

적용 대상