This document is archived and information here might be outdated. Recommended version. |
Is the lock from the current connection.
[Visual Basic .NET]
Public ReadOnly Property IsOwnLock As Boolean
[C#]
public bool IsOwnLock {get;}
[C++]
HRESULT get_IsOwnLock(
Boolean* IsOwnLock
);
[C++] Parameters IsOwnLock [out, retval]
IsOwnLock is a parameter of type bool*