VariableDispenserClass 类

定义

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
继承
VariableDispenserClass
属性
实现

构造函数

VariableDispenserClass()

方法

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

适用于