This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphTElement Interface > IDataGraphTElement.RemoveDataSourceConnection Method (ArcObjects .NET 10.5 SDK) |
Removes the connection between the data graph and the data source.
[Visual Basic .NET]
Public Sub RemoveDataSourceConnection ( _
)
[C#] public void RemoveDataSourceConnection ( );
[C++]
HRESULT RemoveDataSourceConnection(
void
);