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