Name
mcf_tb_free — Free relational table in table buffer (Fortran
API)
Synopsis
subroutine mcf_tb_free(rt,status)
mcf_rtable rt
integer*4 status
Description
mcf_tb_free
removes a relational table
from the table buffer and releases the memory associated with the
table. The table is not saved to a database!
Parameters
rt
Relational table identifier (input).