This document is archived and information here might be outdated. Recommended version. |
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(
System.String* UserName
);
[C++] Parameters UserName [out, retval]
UserName is a parameter of type BSTR*