The type of database system represented by this connection.

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, DatabaseType> DBMS { get; }
Visual Basic
Public ReadOnly Property DBMS As GeneralConfigurationProperty(Of ConnectionConfiguration..::..Property, DatabaseType)
	Get

See Also