This document is archived and information here might be outdated. Recommended version. |
Provides access to members that supply server object name information.
[Visual Basic .NET] Public ReadOnly Property ConnectionServerName As IAGSServerObjectName
[C#] public IAGSServerObjectName ConnectionServerName {get;}
[C++]
HRESULT get_ConnectionServerName(
IAGSServerObjectName** soName
);
[C++] Parameters soName [out, retval]
soName is a parameter of type IAGSServerObjectName**