Baanboard.com

Go Back   Baanboard.com

User login

Frontpage Sponsor

Main

Poll
Will you be interested in a program that will import data to your Baan (purchase orders, BOMs, etc…)
Yes
45%
It depends on the price
18%
No
13%
I already have one
25%
Total votes: 56

Reference Content

 
db.drop.table()
By patvdv at 26 Feb 2008 - 21:57

db.drop.table()

Syntax

long db.drop.table( long table_id [, long ignore_refs] [,
     long comp_nr] )

Description

This deletes a specified table. Data and indices associated with the table are also deleted. Reference counters are automatically updated.

Arguments

table_id

The table ID, as returned by db.bind().

ignore_refs

If you set this optional argument to DB.IGNORE.ALL.REFS, the data is deleted regardless of whether it is referenced by other tables.

comp_nr

This optional argument specifies a company number for the table. The default company is the company of the user.

Return values

0

Success.

<>0

Error.

Context

Bshell function.

Related topics



0
No votes yet


All times are GMT +2. The time now is 07:26.


©2001-2008 - Baanboard.com - Baanforums.com