DataBase.GetLastActionMessage() Method

Top 

Description

Retrieves the access details of the last execution performed by the database.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

DataBase.GetLastActionMessage(

)

 

 

Return Value

Type:

string

 

 

Returns a string containing the access details of the last execution performed by the database.

 

Syntax

myString1 = myDataBase1.GetLastActionMessage();

 

 

See also

DataBase Object

Interfacing with Databases Guide