This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > ID > IDatabaseLockInfo Interface > IDatabaseLockInfo.IsOwnLock Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* IsOwnLock
);
[C++]
Parameters IsOwnLock [out, retval] IsOwnLock is a parameter of type VARIANT_BOOL