string DataColumnName
contains the name of the data base table.
Definition: Database.idl:55
string DataBaseURL
indicates the URL of a database file.
Definition: Database.idl:60
string DataBaseResource
indicates a connection URL, which locates a database driver.
Definition: Database.idl:65
string DataBaseName
specifies the database name.
Definition: Database.idl:38
string DataTableName
contains the command string.
Definition: Database.idl:52
specifies service of a Database field master.
Definition: Database.idl:37
long CommandType
contains the CommandType this can be the name of a data base table, a data query or a statement.
Definition: Database.idl:48
A TextFieldMaster specifies important data for its DependentTextFields.
Definition: TextFieldMaster.idl:33
string Name
contains the DataColumnName but it enables the fieldmaster and its depending fields to work without s...
Definition: Database.idl:70