Indicates if data source is connected to the data graph.
[Visual Basic .NET] Public Sub IsDataSourceConnected ( _ ByRef b As Boolean _ )
[C#] public void IsDataSourceConnected ( ref bool b );
[C++]
HRESULT get_IsDataSourceConnected(
VARIANT_BOOL* b
);
[C++]Parameters
b [out] b is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.