Database :: licensed - Licensed property
The property contains the license state of the database. When the database requires licensing, the license state is determined when opening the database, i.e. unlicensed databases will not be opened. When, however, license check is disabled, the database will be opened anyway. In this case, the property returns, whether the database license is valid or not.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.