Share via


IDTSVariableDispenser100.LockForRead(String) 메서드

정의

읽기 전용 액세스를 위해 잠글 변수 목록에 변수를 추가합니다. 자세한 내용은 VariableDispenserClass를 참조하세요.

public:
 void LockForRead(System::String ^ Variable);
[System.Runtime.InteropServices.DispId(1610743808)]
public void LockForRead (string Variable);
[<System.Runtime.InteropServices.DispId(1610743808)>]
abstract member LockForRead : string -> unit
Public Sub LockForRead (Variable As String)

매개 변수

Variable
String

변수의 이름입니다.

특성

적용 대상