The UDL file with connection information dialer to communicate with this database. This should be admin connection information.

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

Syntax

C#
public GeneralConfigurationProperty<ConnectionConfiguration..::..Property, string> UdlFile { get; }
Visual Basic
Public ReadOnly Property UdlFile As GeneralConfigurationProperty(Of ConnectionConfiguration..::..Property, String)
	Get

See Also