Click or drag to resize
IBaseStationDatabaseTestConnection Method
Returns true if a connection could be made to FileName, false if it could not. If it could be made then the connection is left open.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool TestConnection()

Return Value

Type: Boolean
See Also