RealTimeRecord Constructor(IRealTimeTable,Int32)
- Last UpdatedApr 08, 2026
- 1 minute read
Constructor to construct the record with automatic binding to a table
and a specific record number
public RealTimeRecord(
IRealTimeTable table,
int recordNum
)
public:
RealTimeRecord(
IRealTimeTable^ table,
int recordNum
)
Parameters
- table
- The table to bind to
- recordNum
- The associated record number