다음을 통해 공유


IVsDataConnection.IsLocked 속성

현재 데이터 연결 잠겨 있는지 여부를 나타내는 값을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
ReadOnly Property IsLocked As Boolean
bool IsLocked { get; }
property bool IsLocked {
    bool get ();
}
abstract IsLocked : bool with get
function get IsLocked () : boolean

속성 값

형식: Boolean
true 그렇지 않으면 잠겨 있는 경우 false.

.NET Framework 보안

참고 항목

참조

IVsDataConnection 인터페이스

Microsoft.VisualStudio.Data.Services 네임스페이스