This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISchemaLockInfo Interface > ISchemaLockInfo.UserName Property (ArcObjects .NET 10.4 SDK) |
The user name who has the schema lock.
[Visual Basic .NET] Public ReadOnly Property UserName As String
[C#] public string UserName {get;}
[C++]
HRESULT get_UserName(
BSTR* UserName
);
[C++]
Parameters UserName [out, retval] UserName is a parameter of type BSTR