IDTSVariableCreator100 Interface

 

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

Represents an interface for the creator of a variable.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("5A9D7493-967A-457F-ACFD-EA62F6E5B9AF")]
public interface class IDTSVariableCreator100

NameDescription
System_CAPS_pubmethodCreateVariable(IDTSParameter100^)

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

Creates a new variable using the specified parameter.

Return to top
Show: