[ Version ( since = "6.0" ) ]
public void set_is_temp (bool istemp)
Set if the table should be temporary or not.
false is set by default.
this |
a DbTable object |
istemp |
Set if the table should be temporary |