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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("271FBE00-45B1-4594-89D2-413CD751D0D6")]
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: