This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRemoteDatabaseWorkspaceFactory Interface > IRemoteDatabaseWorkspaceFactory.DeleteConnectionFile Method (ArcObjects .NET 10.5 SDK) |
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