MoveTableToDatabaseRequest
class MoveTableToDatabaseRequest extends Model (View source)
Properties
string | $dbName | ||
string | $destinationDbName | ||
string | $tableName |
Methods
setDbName($dbName)
No description
string
getDbName()
No description
setDestinationDbName($destinationDbName)
No description
string
getDestinationDbName()
No description
setTableName($tableName)
No description
string
getTableName()
No description
Details
setDbName($dbName)
No description
string
getDbName()
No description
setDestinationDbName($destinationDbName)
No description
string
getDestinationDbName()
No description
setTableName($tableName)
No description
string
getTableName()
No description