Try OpenEdge Now
.NET Open Clients
Passing Parameters
:
ProDataTable class methods
:
Transaction methods
:
GetUndo( )
GetUndo( )
Returns
true
if the corresponding temp-table (passed as a parameter or as part of a ProDataSet parameter) is defined statically as
UNDO
or has its temp-table object
UNDO
attribute set to
TRUE
. The syntax is:
Syntax
static bool GetUndo(System.Data.DataTable
dt
)