Bind(Int32) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Binds the RealTimeBaseTable to the given RealTime database (RTDB) table.
public virtual void Bind(
int tableNumber
)
public:
virtual void Bind(
int tableNumber
)
Parameters
- tableNumber
- The table number to which to bind.