Jump to: navigation, search

Changes


UBIK Studio Basics

1,566 bytes added, 15:22, 3 June 2013
|-
| ''AutoSaveTime''|| Set how often {{UBIK}} Studio should save all unsaved objects automatically, in minutes; -1 to turn off
|-
|}
 
===Database specific settings===
Once successfully connected to a database, the menu item ''Edit → {database name} settings...'' becomes visible. As the name already states, these are settings that are specific to the very database you are connected to and stored there.
 
The following parameters can be read, respectively edited here
 
{| class="wikitable" | width = "50%"
|-
! Parameter!! Purpose
|-
| ''File store mode''|| readonly; ''UNC'' for a regular filesystem, ''Cloud'' for a cloud storage
|-
| ''Data path''|| The UNC path to the root directory of the data storage for this database; only evaluated if ''File store mode'' is ''UNC''
|-
| ''CloudStorageAccount''|| The name of your storage account from your cloud service provider; only evaluated if ''File store mode'' is ''Cloud''
|-
| ''CloudStorageKey''|| The authorization key from your cloud service provider to access your cloud storage; only evaluated if ''File store mode'' is ''Cloud''
|-
| ''Cloud container name''|| The name of the root cloud container where files for this database will be placed; only evaluated if ''File store mode'' is ''Cloud''
|-
| ''Language count''|| readonly; The number of languages currently configured in {{UBIK}}
|-
| ''Date format''|| The date/time format to use in this database in [http://en.wikipedia.org/wiki/ISO_8601 ISO8601] syntax
|-
| ''Root-Metaclass for Metaproperties''|| readonly; The MetaClass where new Metaproperties will derive from
|-
| ''Root-Metaclass for metaclasses''|| readonly; The MetaClass where new MetaClass will derive from
|-
|}