has_table


Description:

[ Version ( since = "3.58" ) ]
public bool has_table (string table_name)

Checks whether the table_name exists in the this.

Parameters:

this

a DB

table_name

a table name

Returns:

true, when the table_name exists, false when not or when any other error occurred