VariableDispenserClass.LockForWrite(String) メソッド

定義

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

パラメーター

Variable
String

実装

適用対象