company logo

DatabaseHandle :: operator= - Assignment operator

The operator assigns the database access block of the passed database handle to the current database handle. Before the current database handle is closed.

Return value:  dbhandle - Title unknown ( DBHandle * )

Implementation details

DatabaseHandle & DatabaseHandle  :: operator= ( DatabaseHandle &dbhandle_refc )
  • dbhandle_refc - Reference to database handle