Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Datatypes

Some attributes are nullable which is indicated by a question mark (?) after the datatype. This means that the value "null" can be assigned to them even if you usually cannot assign null to these primitive datatypes.

Overview

  • No labels