Deletes the remote database workspace connection file.
[Visual Basic .NET] Public Sub DeleteConnectionFile ( _ ByVal PathName As String _ )
[C#] public void DeleteConnectionFile ( string PathName );
[C++]
HRESULT DeleteConnectionFile(
BSTR PathName
);
[C++]Parameters
PathName [in] PathName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.