This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > ID > IDatabaseLockInfo Interface > IDatabaseLockInfo.LockTime Property (ArcObjects .NET 10.4 SDK) |
The time when the lock was acquired.
[Visual Basic .NET] Public ReadOnly Property LockTime As Object
[C#] public object LockTime {get;}
[C++]
HRESULT get_LockTime(
VARIANT* time
);
[C++]
Parameters time [out, retval] time is a parameter of type VARIANT