VariableCreatorClass Class

Definition

public ref class VariableCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::VariableCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("F2D5C073-977E-4B9F-B577-50B0B8358134")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("F2D5C073-977E-4B9F-B577-50B0B8358134")>]
[<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