Closes the connection to the database or, if the source is a file, closes the file. Ignored if connection is not open.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public void CloseConnection()
Visual Basic
Public Sub CloseConnection

Implements

IDataSet..::..CloseConnection()()()()

See Also