This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IO > IOleDBConnectionInfo Interface > IOleDBConnectionInfo.ClearParameters Method (ArcObjects .NET 10.5 SDK) |
Clears OleDB connection property parameters.
[Visual Basic .NET] Public Sub ClearParameters ( _ ByVal ConnectionString As String _ )
[C#] public void ClearParameters ( string ConnectionString );
[C++]
HRESULT ClearParameters(
BSTR ConnectionString
);
[C++]
Parameters ConnectionString [in] ConnectionString is a parameter of type BSTR