string DataBaseResource
indicates a connection URL, which locates a database driver.
Definition: Database.idl:59
string Name
contains the DataColumnName but it enables the fieldmaster and its depending fields to work without s...
Definition: Database.idl:64
long CommandType
contains the CommandType this can be the name of a data base table, a data query or a statement...
Definition: Database.idl:42
A TextFieldMaster specifies important data for its DependentTextFields.
Definition: TextFieldMaster.idl:27
string DataColumnName
contains the name of the data base table.
Definition: Database.idl:49
specifies service of a Database field master.
Definition: Database.idl:30
string DataBaseName
specifies the database name.
Definition: Database.idl:32
string DataBaseURL
indicates the URL of a database file.
Definition: Database.idl:54
string DataTableName
contains the command string.
Definition: Database.idl:46