is_valid


Description:

[ Version ( since = "6.0" ) ]
public bool is_valid ()

This method returns true if at least one column is added to the table.

It ruturns false if the table has no columns.

Parameters:

this

a DbTable instance

Returns:

true or false