SetTable Property (KrunchContext)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the RealTimeSetTable. See OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetTable.
public OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetTable SetTable {get;}
public:
property OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetTable^ SetTable {
OASySDNA.RealTime.Data.Common.HighPerformanceSetDBWrapper.Interfaces.IRealTimeSetTable^ get();
}