GetTable(String) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Creates an IRealTimeTable instance.
IRealTimeTable GetTable(
string tableName
)
IRealTimeTable^ GetTable(
String^ tableName
)
Parameters
- tableName
- Name of table in RealTime Database.
Return Value
An IRealTimeTable instance.