Retrieves the type of database associated with the contact list's connection.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
protected DatabaseType GetDatabaseType( ConfigurationManager manager ) |
| Visual Basic |
|---|
Protected Function GetDatabaseType ( _ manager As ConfigurationManager _ ) As DatabaseType |
Parameters
- manager
- Type: ConfigurationManager
The configuration manager object.