VariableDispenserClass Clase

Definición

public ref class VariableDispenserClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::VariableDispenser
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("9275BF59-7D84-4E04-B989-3F33F1750E62")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VariableDispenserClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.VariableDispenser
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("9275BF59-7D84-4E04-B989-3F33F1750E62")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VariableDispenserClass = class
    interface VariableDispenser
    interface IDTSVariableDispenser100
Public Class VariableDispenserClass
Implements VariableDispenser
Herencia
VariableDispenserClass
Atributos
Implementaciones

Constructores

VariableDispenserClass()

Métodos

Contains(String)
GetQualifiedName(String)
GetVariables(IDTSVariables100)
LockForRead(String)
LockForWrite(String)
LockOneForRead(String, IDTSVariables100)
LockOneForWrite(String, IDTSVariables100)
Reset()

Se aplica a