Tests the connection to the SQLite database.
- Namespace
- DbSyncKit
.SQLite - Containing Type
- Connection
- Implements
Syntax
public bool TestConnection()
Return Value
Type | Description |
---|---|
bool | True if the connection is successful; otherwise, false. |