Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 


CATALOGMANAGER.deleterevision

Deletes a revision of a row from a tracked table using the CATALOGMANAGER command.

Syntax

Parameters

ftcmd (required)
Value must be set to deleterevision.

tablename (required)
Name of the tracked table.

asset (required)
Value of the primary key for the row to obtain history.

version (optional)
Possible values are:

Description

The deleterevision command deletes a revision of a row from a tracked table. The current user must have rtadmin access to the tracked table to perform this operation.

errno

The possible values of errno include:

Value
Description
-103
No such table.
-104
No table definition.
-105
Database error.

Example

This example deletes version 5 of the row in movies whose primary key value is 95137.

See Also

The following CATALOGMANAGER command:

release

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.