Share via


SrsReportDataProviderPreProcessTempDB.takeOwnershipOfTempTable Method [AX 2012]

Takes ownership of the given temp table.

Syntax

public void takeOwnershipOfTempTable(Common _tempDbTable)

Run On

Server

Parameters

  • _tempDbTable
    Type: Common Table
    The table to take ownership of.

See Also

Reference

SrsReportDataProviderPreProcessTempDB Class