company logo

Database :: shared - Shared use for database

The property contains true, when the database can be shared between applications.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool Database  :: shared (  )

The function returns true, when the database has been opened for shared use on a local machine (file server) or when running in a client/server environment.