The state of the connection to the database or the source file.

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 ConnectionState ConnectionState { get; }
Visual Basic
Public ReadOnly Property ConnectionState As ConnectionState
	Get

Implements

IDataSet..::..ConnectionState

See Also