DatabaseHandle :: IsLicenced - Is database licensed
The function returns whether the database has been licensed successfully. Usually the database will not be opened when a license is required and the database is not licensed. When running with disabled license services this function can be used to check the license after opening the database.
Return value:  Return value ( logical  )
The function returns YES when the question was answered positively. Otherwise it returns NO.

