GetBindingFromTable (open)

Get the transaction id and table name that have been bound to a table variable

Syntax

// Core function, no LOADLIB necessary

RECORD FUNCTION GetBindingFromTable(TABLE bound_table)

Parameters

TABLE bound_table

Table to get the binding info of

Return value

RECORD

Binding information

tablename

Table name

transaction

Transaction id