VariableDispenserClass.LockForRead(String) Method

Definition

public:
 virtual void LockForRead(System::String ^ Variable) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSVariableDispenser100::LockForRead;
public virtual void LockForRead (string Variable);
abstract member LockForRead : string -> unit
override this.LockForRead : string -> unit
Public Overridable Sub LockForRead (Variable As String)

Parameters

Variable
String

Implements

Applies to