Click or drag to resize
FdoProviderDisposeConnection Method
Closes and disposes an IConnection connection object previously opened using OpenConnection(FdfResultCollection) method.

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void DisposeConnection()
See Also