Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if the table is TempDB table
Syntax
client server public static boolean isTableTempDB(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of a table in the AOT.
Return Value
Type: boolean
true if table is TempDB table, otherwise false