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