This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IU > IUserInfo Interface > IUserInfo.IsDirectConnection Property (ArcObjects .NET 10.4 SDK) |
The type of connection.
[Visual Basic .NET] Public ReadOnly Property IsDirectConnection As Boolean
[C#] public bool IsDirectConnection {get;}
[C++]
HRESULT get_IsDirectConnection(
VARIANT_BOOL* isDirectConnect
);
[C++]
Parameters isDirectConnect [out, retval] isDirectConnect is a parameter of type VARIANT_BOOL
Boolean property specifying if the connection is a direct connection.