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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("8E7CEF56-B817-4312-B9BC-3B4AE48DA7EC")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FOleAutomation)]
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: