TestConnection() Method
Tests the connection to the MySQL database.
Namespace
DbSyncKit.MySQL
Containing Type
Connection
Implements

Syntax

public bool TestConnection()

Return Value

Type Description
bool True if the connection is successful; otherwise, false.