IDTSCloneVariableDispenser100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents cloned copy of an original variable dispenser object.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("DA168404-D3E6-4CD5-9C17-9440CD5C22EC")]
public interface class IDTSCloneVariableDispenser100

NameDescription
System_CAPS_pubmethodCloneVariableDispenser()

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns a new instance of a variable dispenser which is a copy of the original instance.

Return to top
Show: