Share via


TmpInventTransWMS::makeTableEmpty Method

Deletes all of the records from the instance of the temporary table.

Syntax

server public static void makeTableEmpty(TmpInventTransWMS _tmpInventTransWMS)

Run On

Server

Parameters

  • _tmpInventTransWMS
    Type: TmpInventTransWMS Table
    The instance of the temporary table that is to have all of the records removed.

See Also

Reference

TmpInventTransWMS Table