Share via


RetailCDXDataSyncContext.openTempDBTable Method [AX 2012]

Creates or get the TempDB table cursor by table name.

Syntax

public Common openTempDBTable(TableName _tableName)

Run On

Called

Parameters

Return Value

Type: Common Table
TempDB table cursor.

See Also

Reference

RetailCDXDataSyncContext Class