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.
Creates or get the TempDB table cursor by table name.
Syntax
public Common openTempDBTable(TableName _tableName)
Run On
Called
Parameters
- _tableName
Type: TableName Extended Data Type
Name of the TempDB table.
Return Value
Type: Common Table
TempDB table cursor.