This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IU > IUserInfo Interface > IUserInfo.SessionID Property (ArcObjects .NET 10.4 SDK) |
The unique ID of the connection.
[Visual Basic .NET] Public ReadOnly Property SessionID As Integer
[C#] public int SessionID {get;}
[C++]
HRESULT get_SessionID(
long* SessionID
);
[C++]
Parameters SessionID [out, retval] SessionID is a parameter of type long
The Session ID is the unique identifier generated by the Enterprise Geodatabase for every connection.