RealTimeBaseRecord Constructor(RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Constructor to construct the record with automatic binding to a table.
public RealTimeBaseRecord(
RealTimeBaseTable table
)
public:
RealTimeBaseRecord(
RealTimeBaseTable^ table
)
Parameters
- table
- The table to bind to