IBaseStationDatabaseGetDatabaseVersion Method |
Returns the single DBInfo record in BaseStation's DBInfo table. Note that this has no key.
Namespace: VirtualRadar.Interface.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax BaseStationDBInfo GetDatabaseVersion()
Function GetDatabaseVersion As BaseStationDBInfo
BaseStationDBInfo^ GetDatabaseVersion()
abstract GetDatabaseVersion : unit -> BaseStationDBInfo
Return Value
Type:
BaseStationDBInfoSee Also