RealTimeDatabase Class Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see RealTimeDatabase members.
| Name | Description | |
|---|---|---|
![]() ![]() | Close | Disconnect from the shared memory database |
![]() | GetSetTable | Gets a set table corresponding to the tableName. |
![]() | GetTable | Overloaded. Creates a OASySDNA.RealTime.Data.Common.HighPerformanceDBWrapper.Interfaces.IRealTimeTable instance |
![]() ![]() | GetTableName | Get the name of a table |
![]() | GetVPath | Gets an OASySDNA.RealTime.HighPerformanceDB.IRealTimeVPath for the given properties. |
![]() ![]() | IsOpen | Determines if the RealTime Database is truely connected or not. If somebody has called v_open() from other function, this will still return false unless somebody opens database using RealTimeDatabase Open() function. |
![]() ![]() | Open | Overloaded. Connect to the shared memory database |

