This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalWorkspaceStatistics Interface > ITemporalWorkspaceStatistics.ConnectionStatus Property (ArcObjects .NET 10.4 SDK) |
Indicates the connection status of each workspace under the workspace factory.
[Visual Basic .NET] Public ReadOnly Property ConnectionStatus As IPropertySet
[C#] public IPropertySet ConnectionStatus {get;}
[C++]
HRESULT get_ConnectionStatus(
IPropertySet** ppiConnectionStatus
);
[C++]
Parameters ppiConnectionStatus [out, retval]
ppiConnectionStatus is a parameter of type IPropertySet