VariableCreatorClass Class

Definition

public ref class VariableCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("808A4DCC-7D3E-44D7-8E46-1517594C552B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("808A4DCC-7D3E-44D7-8E46-1517594C552B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VariableCreatorClass = class
    interface IDTSVariableCreator100
    interface VariableCreator
Public Class VariableCreatorClass
Implements VariableCreator
Inheritance
VariableCreatorClass
Attributes
Implements

Constructors

VariableCreatorClass()

Methods

CreateVariable(IDTSParameter100)

Applies to