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.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Function TestConnection As Boolean
abstract TestConnection : unit -> bool
Return Value
Type:
BooleanSee Also