Salesforce

TransMode (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

TransMode (Magic xpa 3.x)

Provides information about the current active transaction, whether it is deferred or physical.

Syntax:

TransMode ()

Parameters:

None

Returns:

One of the following values:

D – if the transaction is deferred.

P – if the active transaction is physical.

(blank) – if there is no active transaction.

Exceptions:

This function is not supported for Rich Client tasks.

See also:

The Online Samples project (program SQ08)

Reference
Attachment 
Attachment