IDTSForEachEnumeratorInfo100.CreateNew Method

Definition

For more information, see ForEachEnumeratorInfo.

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

Returns

Attributes

Applies to