Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.CommitBatchedCommands

Commits CatalogManager and TreeManager commands queued to the batch context.

Syntax

Parameters

oBatchContext
The Batch Context object.

Description

The CommitBatchedCommands method commits CatalogManager and TreeManager commands queued to the batch context. The follwing table lists the CatalogManager and TreeManager commands that accept a Batch Context object:

CatalogManager Commands
TreeManager Commands
addrow
addchild
addrows
addchildren
replacerow
deletechild
replacerows
deletechildren
deleterow

deleterows

 

Returns

Returns true for success and false for failure.

Example

The following code creates a transaction consisting of two operations:

See Also

RollbackBatchedCommands , StreamEvalBytes

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.