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