Opens the connection to the database or, if the source is a file, opens the file. Ignored if connection is already 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 OpenConnection()
Visual Basic
Public Sub OpenConnection

Implements

IDataSet..::..OpenConnection()()()()

See Also