A TextFieldMaster specifies important data for its DependentTextFields.
Definition TextFieldMaster.idl:28
specifies service of a Database field master.
Definition Database.idl:31
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
string DataBaseURL
indicates the URL of a database file.
Definition Database.idl:54
string DataColumnName
contains the name of the data base table.
Definition Database.idl:49
string DataTableName
contains the command string.
Definition Database.idl:46
string Name
contains the DataColumnName but it enables the fieldmaster and its depending fields to work without s...
Definition Database.idl:64
string DataBaseResource
indicates a connection URL, which locates a database driver.
Definition Database.idl:59
string DataBaseName
specifies the database name.
Definition Database.idl:36