This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > ID > IDatabaseLockInfo Interface > IDatabaseLockInfo.ObjectName Property (ArcObjects .NET 10.4 SDK) |
The name of the locked object.
[Visual Basic .NET] Public ReadOnly Property ObjectName As String
[C#] public string ObjectName {get;}
[C++]
HRESULT get_ObjectName(
BSTR* name
);
[C++]
Parameters name [out, retval] name is a parameter of type BSTR