This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IAMSWorkspace Interface > IAMSWorkspace.Connect Method (ArcObjects .NET 10.4 SDK) |
Creates real-time data connection in the tracking workspace.
[Visual Basic .NET]
Public Sub Connect ( _
)
[C#] public void Connect ( );
[C++]
HRESULT Connect(
void
);