GetTableName Method (RealTimeDatabase)
- Last UpdatedApr 08, 2026
- 1 minute read
Get the name of a table
[Obsolete("Replace usages with --> IRealTimeDatabase.GetTableName(Int32) <-- [MARCH 2020]")]
public static string GetTableName(
int tableNumber
)
[Obsolete("Replace usages with --> IRealTimeDatabase.GetTableName(Int32) <-- [MARCH 2020]")]
public:
static String^ GetTableName(
int tableNumber
)
Parameters
- tableNumber
- The table slot number
Return Value
The table name