rename


Description:

[ Version ( since = "6.0" ) ]
public abstract bool rename (Connection cnc) throws Error

Execute corresponding RENAME operation.

A lot of RENAME operations are not implemented by SQLite3 provider. In this case, the SQL object must be deleted and a new one should be created.

Parameters:

this

Instance of DdlModifiable

cnc

Opened connection

user_data

Additional information provided by the user