Set if Application Info block is dirty.
Optionally supported by an App's conduit.
Set if database should be backed up to PC if no app-specific synchronization conduit has been supplied.
This database (resource or record) is associated with the application with the same creator. It will be beamed and copied along with the application.
This database should not be copied to
This database should generally be hidden from view.
Used to hide some apps from the main view of the launcher for example. For data (non-resource) databases, this hides the record count within the launcher info screen.
This data database (not applicable for executables) can be "launched" by passing its name to it's owner app ('appl' database with same creator) using the sysAppLaunchCmdOpenNamedDB action code.
This tells the backup conduit that it's OK for it to install a newer version of this database with a different name if the current database is open. This mechanism is used to update the Graffiti Shortcuts database, for example.
Database not closed properly.
Read Only database.
This database (resource or record) is recyclable: it will be deleted Real Soon Now, generally the next time the database is closed.
Whether this is a resource database (i.e. PRC).
Device requires a reset after this database is installed.
This database is used for file stream implementation.
Optional
opts: DeserializeOptionsOptional
opts: SerializeOptionsOptional
opts: SerializeOptionsStatic
fromOptional
opts: DeserializeOptionsStatic
ofReturns an SBitmask class that serializes using the provided SerializableWrapper.
Optional
opts: DeserializeOptionsReturns an SBitmask class that serializes using the provided SerializableWrapper.
Create a new instance with the provided initial properties.
Optional
props: Partial<T>Static
withCreate a new instance with the provided initial properties.
Optional
props: Partial<T>
Database attribute flags.
References: