VariableCreator Interfaz

Definición

public interface class VariableCreator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariableCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableCreatorClass))]
[System.Runtime.InteropServices.Guid("2A54C5B2-C131-4D83-AB7F-742ABB0EF804")]
public interface VariableCreator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSVariableCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableCreatorClass))>]
[<System.Runtime.InteropServices.Guid("2A54C5B2-C131-4D83-AB7F-742ABB0EF804")>]
type VariableCreator = interface
    interface IDTSVariableCreator100
Public Interface VariableCreator
Implements IDTSVariableCreator100
Derivado
Atributos
Implementaciones

Métodos

CreateVariable(IDTSParameter100) (Heredado de IDTSVariableCreator100)

Se aplica a