This document is archived and information here might be outdated. Recommended version. |
The name of the connected computer.
[Visual Basic .NET]
Public ReadOnly Property ClientName As String
[C#]
public string ClientName {get;}
[C++]
HRESULT get_ClientName(
System.String* Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type BSTR*
The name of the client machine where the connection to the Enterprise Geodatabase was made from.