This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDatabaseConnectionInfo4 Interface > IDatabaseConnectionInfo4.ConnectionCurrentDateTimeInUTC Property (ArcObjects .NET 10.4 SDK) |
The current UTC date/time.
[Visual Basic .NET] Public ReadOnly Property ConnectionCurrentDateTimeInUTC As Object
[C#] public object ConnectionCurrentDateTimeInUTC {get;}
[C++]
HRESULT get_ConnectionCurrentDateTimeInUTC(
VARIANT* datetime
);
[C++]
Parameters datetime [out, retval] datetime is a parameter of type VARIANT