VariableCreatorClass Class

Definition

public ref class VariableCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("06920F08-6488-4A02-8CF2-D63C501AB6B9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("06920F08-6488-4A02-8CF2-D63C501AB6B9")>]
[<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