This document is archived and information here might be outdated. Recommended version. |
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
);