Depending on the attributes applied to a string property and the accompanying settings specified in the Application Model, a string property is displayed differently: - string properties with a fixed length (e.g. 100 or 15 characters) are displayed via a text editor; - large string properties (see UnlimitedSizeStringProperty) are displayed via a memo editor. By default, such properties aren't displayed in List Views; - string properties declared with the StringCompressionConverter attribute (see CompressedUnlimitedStringProperty) are stored in the database in a compressed form; - if predefined values are specified in the Application Model, string properties are displayed via a combobox editor
| Loading… |
| Loading… |
| Loading… |
|
|