VariableCreator Interface

Definition

public interface class VariableCreator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSVariableCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.VariableCreatorClass))]
[System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")]
public interface VariableCreator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSVariableCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.VariableCreatorClass))>]
[<System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")>]
type VariableCreator = interface
    interface IDTSVariableCreator100
Public Interface VariableCreator
Implements IDTSVariableCreator100
Derived
Attributes
Implements

Methods

CreateVariable(IDTSParameter100) (Inherited from IDTSVariableCreator100)

Applies to