The z type exposes the following members.

Methods

  NameDescription
ASPdbCalendar
Returns a stand alone rich featured calendar.
Version: Gold
ASPdbClearLogin
Clear login record for standalone login.
Version: Gold
ASPdbConvert
Encrypt and Decrypt any text.
Version: Gold
ASPDBDLLVersion
This function retrieves the version and location of the tornado.dll fiel w/o any valid ID file. The purpose is to identify the version in action.

Version: All

ASPdbDownloadOverloaded.
ASPdbDSOverloaded.
ASPdbDynaListOverloaded.
ASPdbExecuteCmd
Execute the dbSilentCmdText in a "stand alone" mode and returns the total records affected in executing multiple SQLs (-1 = error).

Version: All

ASPdbGetStockTicker
Get stock tickers from yahoo and return in various formats. Getting stock tickers from the finance.yahoo.com page is becoming the De Facto standard. ASPdbGetStockTicker implements a full blown version of this activity. The selection of the ticker values is streamlined using the TagIndex.
Version: Gold
ASPdbHead
Returns the code for the <HEAD> block and the title.

Version: All

ASPdbImageVerifyOverloaded.
ASPdbInitCommonTables
Build Common Tables into Session using user list or SQL list. This function is intended for web page building.

Version: All

ASPdbLogin
Stand alone Login.
Version: Gold
ASPdbMakeApplet
ASPdbMenu
ASPdbMsgBoxOverloaded.
ASPdbMyInputFormOverloaded.
ASPdbNETOverloaded.
ASPdbPostBack
Application Re-Entrant detection - same as PostBack.

Version: All

ASPdbReadXML
Read an XML file as datasource.

Version: All

ASPdbRemote
Execute remote script file.
Version: Gold
ASPdbRemoteDataCollectionOverloaded.
ASPdbSearchFiles
Stand alone search file application.
Version: Gold
ASPdbSendMailOverloaded.
ASPdbSPOverloaded.
ASPdbSP2DS
Execute Stored Procedures and return the result in a dataset. Multiple result sets is contained in Datset tables.

Version: All

ASPdbTree
ASPdbUpload
Execute standalone multiple files upload.
Version: Gold
ASPdbUrlPdf
Render an ASPdb application from a URL to Pdf file.

Version: Gold

ASPdbUserChartOverloaded.
ASPdbWriteXML
Write existing Recordset as an XML file.

Version: All

Get_Action
Get clicked button Action.
Get_ActiveSQL
Get active SQL including active filter.
Get_ASPDBNET
Return the HTML code from ASPDBNET. Normaly, Invisible is set to true.
Get_Cexport
Get exported columns of current grid.
Get_Chart
Get Chart HTML code into a variable.
Get_ColCount
Get current application field columns.
Get_Credit
Retrieve development credits information.
Get_CRsum
Get the values exported by dbAggregateTemplate.
Get_DListLevelSelectedItem
Get Dynamic List levels selected items.
Get_EditSQL
Get SQL generated for Add, Update and Delete.
Get_ErrMsg
Get General Error message if any. Error type is defined by the text returned.
Get_Fexport
Get exported fields of current row.
Get_FieldMatrix
Get all the fields properties of an SQL in a 2-Dim array.
Get_FilterCriteria
Get current filter criteria
Get_IDENTITY
Get the Identity Column after INSERT (equivalent to Select@@Identoty of MS-SQL)
Get_LastClick
Get last click info.
Get_LastScreen
Get last visited screen.
Get_License
Get development license information.
Get_Login_users
Get all Login user info. (Gold)
Get_ReturnCode
Get the exit code of the application.
Get_RowCount
Get current application effective page size after row +/-.
Get_RSCount
Get current application row count.
Get_SboxOverloaded.
Get_SelectBoxFormSelection
Get items selected in Selecetbox-form mode.
Get_SelectBoxSelection
Get selected item during a Selecetbox-form mode.
Get_SelectedItem
Get the most updated selecetd items in form of a delimited string.
Get_SelRecPtr
Get current application record pointer.
Get_Server
Get local server name.
Get_SilentCmdError
Get Error of SilentCmd if any.
Get_SPOutput
Get Output value of StoredProcedure.
Get_Title
Return the Title HTML code from ASPdb.Net as defined in TextHolder.
Get_TopRecPTR
Get current application page top record pointer.
Get_UQ
Get Commandline user Query Variable at first entry.
TornadoInfo
This function call reports all the DotNet system metrics and should be kept at reach to review the DotNet and Tornado setup.

Version: All

Properties

  NameDescription
dbAddTemplate
Replace internal system 'Add' mode template.

dbQP Abbr: at
Version: EP, Gold

dbAggregate
Perform Column and Row Aggregate on a grid.

dbQP Abbr: agg
Version: Gold

dbAggregateExportTemplate
The complementary property of dbAggregate defining the export format of Cols and Rows.

dbQP Abbr: aet
Version: Gold

dbAjax
Turns on Ajax for the code emitted by this module.

dbQP Abbr: aj
Version: All

dbAjaxName
User deinfed ajax container name. Default = ASPDN_unit. Applies only if dbAjax=true.

dbQP Abbr: ajn
Version: All

dbAllCase
converts all the data values to Uppercase, Lowercase or Cap 1st character. LookUp values are not converted.

dbQP Abbr: ac
Version: All

dbAreaChart
Define Area chart for GridChart or standalone mode.
dbBarChart
Define Bar chart for GridChart or standalone mode.

dbQP Abbr: bch
Version: Gold

dbbImageDir
Define virtual location of button images directory (dbSkin, navigation, Non-Css buttons).

dbQP Abbr: bid
Version: All

dbBlankText
Customized text to displayed when cell value is blank.

dbQP Abbr: blt
Version: All

dbBLOB
Display BLOB fields in an inline or HREF linked mode.

dbQP Abbr: bb
Version: All

dbBookMark
Specify a Bookmark to identify a unique record for display and edit.

dbQP Abbr: bm
Version: All

dbBoolText
Customize the True/False display and dropdown text.

dbQP Abbr: bot
Version: All

dbBubbleChart
Define Bubble chart for GridChart or standalone mode.

dbQP Abbr: buch
Version: Gold

dbButtonsOnOff
Show/Hide various action buttons in Filter and Edit screens.

dbQP Abbr: bof
Version: All

dbCalendar
Advanced popup calendar to assist date inputs.

dbQP Abbr: cal
Version: Gold

dbChartParams
Specify additional chart properties and override the default ones. This properties holds the chart properties while db???Chart properties holds the chart data.

dbQP Abbr: cp
Version: Gold

dbColGraph
Display a column of numeric values as a horizontal bar chart in both grid and form mode with automatic data notmalizing option.

dbQP Abbr: cg
Version: All ///

dbColSortSQL
User specified SQL for grid column sort.

dbQP Abbr: csq
Version: All

dbColumnChart
Define Column chart for GridChart or standalone mode. Default is IndColumnApp (Rainbow Color). For full color control, specify Type=Column in .dbChartParams.

dbQP Abbr: cch
Version: Gold

dbCommonFile
A text file that can be accessed by any property that requires an external source.

dbQP Abbr: cmf
Version: All

dbCommonTables
Define application wide lookup tables from a variaty of data sources.

dbQP Abbr: ct
Version: All

dbCountSQL
User supplier SQL query to obtain the record count as the only return.

dbQP Abbr: cq
Version: All

dbCSVDelimiter
User defined delimiter for the csv file.

dbQP Abbr: cde
Version: All

dbCSVName
User defined Csv download filename.

dbQP Abbr: cn
Version: All

dbCulture
Specify the Culture info such that the culture related info will be displayed correctly.

dbQP Abbr: cu
Version: All

dbDateLineChart
Define DateLine chart for GridChart or standalone mode.

dbQP Abbr: dlch
Version: Gold

dbDBType
This is an old syntax and is for backward compatibility. Use dbType.

dbQP Abbr: st
Version: All

dbDebug
Debugging aid to display various 'Actions'.

dbQP Abbr: se
Version: All

dbDisplay
Specify emit code has no HTML, CSS, HEAD, AJAX tags. This code is suitable for Web Page embed like Ajax body.

dbQP Abbr: di
Version: All

dbDownloadFlds
Define the fields to be included in the download.

dbQP Abbr: df
Version: All

dbDownloadHideFlds
Define the fields to hide during download.

dbQP Abbr: dhf
Version: All

dbDownloadMagicCell
Apply MagicCell to Download.

dbQP Abbr: dmc
Version: All

dbDownloadParams
Define various options for the download - Magic, Lookup, Excel.

dbQP Abbr: dp
Version: All

dbDSN
Setup Datasource connection. Connection string can be a complete, pre-programmed, Application or ConfigurationSettings string.

dbQP Abbr: d
Version: All

dbDualTemplate
(dtp) Replace internal system 'Dual' mode template.

dbQP Abbr: stp
Version: EP,Gold

dbDynalist
Dynamic List is an implementation of advanced drill down queries.

dbQP Abbr: dl
Version: Gold

dbEditAddFlds
Define Edit Add fields and the options of each field.

dbQP Abbr: eaf
Version: All

dbEditAddHideFlds
Define Edit Update hide fields.

dbQP Abbr: eahf
Version: All

dbEditAddSQL
Define user specified Add SQL.

dbQP Abbr: eaq
Version: All

dbEditAllowZeroLength
Set blank values to '' or null in Edit SQL.

dbQP Abbr: eazl
Version: All

dbEditcols
Set number of display columns in edit mode.

dbQP Abbr: ec
Version: All

dbEditDateFormat
Format displayed in the edit box as a guide for user preferred date entry format. This format must be of the local culture of the server or th eculture defined by dbCulture.

dbQP Abbr: edf
Version: All

dbEditGridAdd
Full screen Edit Add On/Off switch.

dbQP Abbr: ega
Version: All

dbEditGridAddFlds
Define Grid Edit Add fields and the options of each field.

dbQP Abbr: egaf
Version: All

dbEditGridAddSQL
User specified SQL for 'Grid' Add.

dbQP Abbr: egaq
Version: All

dbEditGridUpdate
Full screen edit Update On/Off switch.

dbQP Abbr: egu
Version: All ///

dbEditGridUpdateFlds
Define Grid Edit Update fields and the options of each field.

dbQP Abbr: eguf
Version: All

dbEditGridUpdateSQL
Define user specified Grid Update SQL.

dbQP Abbr: eguq
Version: All

dbEditMagicCell
Apply MagicCell to display only Edit fields.

dbQP Abbr: emc
Version: All

dbEditRecordScope
Controls where editing is done on single or multiple records.

dbQP Abbr: ers
Version: All

dbEditSelectATAT
Execute SELECT @@Action after MS-SQL edit action.

dbQP Abbr: esatat
Version: All

dbEditUpdateFlds
Define Edit Update fields and the options of each field.

dbQP Abbr: euf
Version: All

dbEditUpdateHideFlds
(euhf) Define Edit Update hide fields.

dbQP Abbr: euhf
Version: All

dbEditUpdateSQL
Define user specified Update SQL.

dbQP Abbr: euq
Version: All

dbEditValidateName
User Supplied Javascript function Name for Edit input validation.

dbQP Abbr: evn
Version: All

dbEmbeddedDSN
Set DSN for embedded SQL. Default is dbDSN.

dbQP Abbr: ed
Version: All

dbEmbeddedGridMagicCell
MagicCell applied to Embedded Grid.

dbQP Abbr: egmc
Version: All

dbEmbeddedGridNameMap
Apply NameMap to embedded grid.

dbQP Abbr: egnm
Version: All

dbErrorRedirect
Redirect to an IRL according to the System Error/Warning/Message return code.

dbQP Abbr: er
Version: All

dbEventCalendar
Stand alone calendar with event text and scheduling capabilities.

dbQP Abbr: cal3
Version: Gold

dbExportCols
Export Column(s) of a grid in Raw or MagicCell format.

dbQP Abbr: xc
Version: All

dbExportFlds
Export field(s) of a grid row in Raw or MagicCell format.

dbQP Abbr: xf
Version: All

dbFilterAssistant
Toggles FlterAsssitant On/Off state.

dbQP Abbr: fa
Version: All

dbFilterAssistantFont
Set the FilterAssistant Font.

dbQP Abbr: faf
Version: All

dbFilterAssistantTag
Set the dbFilterAssistant Tag.

dbQP Abbr: fat
Version: All

dbFilterConnector
Set the filter default connector.

dbQP Abbr: fc
Version: All

dbFilterFlds
Define Filter/Search fields and the options of each field.

dbQP Abbr: ff
Version: All

dbFilterHideFlds
Define filter hide fields.

dbQP Abbr: fhf
Version: All

dbFilterOnEntry
Specify the filter condition upon entry.

dbQP Abbr: foe
Version: All

dbFilterOperator
Set the filter default string operator.

dbQP Abbr: fo
Version: All

dbFilterSQL
User defined filter query.

dbQP Abbr: fq
Version: All

dbFilterTemplate
Replace internal system 'Filter' display template.

dbQP Abbr: ftp
Version: All

dbFilterUCaseFunction
Covert filter inputs to uppercase so that mix case input will match an all caps DB setup.

dbQP Abbr: fucf
Version: All

dbFilterValidateName
User Supplied Javascript function Name for filter input validation.

dbQP Abbr: fvn
Version: All

dbFirstTimeOnly
Execute unit module only once.

dbQP Abbr: fto
Version: All

dbFormCols
The number of 'Snake' columns in a Form display.

dbQP Abbr: fmc
Version: All

dbFormDisplayFlds
Define fields to display in Form from the SQL selected fields.

dbQP Abbr: fmdf
Version: All

dbFormHideFlds
Define fields to hide in Form from the SQL selected fields.

dbQP Abbr: fmhf
Version: All

dbFormMagicCell
Transform Form cell value to a variaty of formats. Same as GridMagicCell.

dbQP Abbr: fmmc
Version: All

dbFormNameMap
NameMap for the Form. Same function as the Grid NameMap.

dbQP Abbr: fmnm
Version: All

dbFormTemplate
Replace internal system 'Form' mode template.

dbQP Abbr: fmtp
Version: EP, Gold

dbGridAddTemplate
HTML code replacing the internal standard grid update template.

dbQP Abbr: gatp
Version: EP, Gold

dbGridCols
The number of 'Snake' columns in a Grid display.

dbQP Abbr: gc
Version: All

dbGridDisplayFlds
Define fields to display in Grid from the SQL selected fields.

dbQP Abbr: gdf
Version: All

dbGridHideDupRecFlds
Fields to apply hide duplicates Column cells.

dbQP Abbr: ghdr
Version: All

dbGridHideFlds
Define fields to hide in Grid from the SQL selected fields.

dbQP Abbr: ghf
Version: All

dbGridMagicCell
This is an old syntax and is for backward compatibility. Use dbMagicCell.

dbQP Abbr: gmc
Version: All

dbGridStrips
Specify the display row/column alternating effect.

dbQP Abbr: gs
Version: All

dbGridTemplate
Replace internal system 'Grid' mode template.

dbQP Abbr: gtp
Version: EP, Gold

dbGridUpdateSumbitModifiedRowOnly
Submit only the modified row(s) in grid update. When row update is not submitted, all hidden fields will not be submitted also,

dbQP Abbr: gusmro
Version: All

dbGridUpdateTemplate
HTML code replacing the internal standard grid update template.

dbQP Abbr: gutp
Version: EP, Gold

dbHideDupBlankText
Replace repeated column cells with a user 'dido' text.

dbQP Abbr: hdbt
Version: All

dbIdFileDir
Virtual or physical directory or full path of id file. Allow user to define the location of the Tornado id file (Def = tornado.idx). The property is updated to allow user to define the exact id filename hence there is no need to rename the id file. File location is also fully controlled by user. Tornado search for the id file first in "HttpRuntime.BinDirectory". Second search is in the application Curdir "./".

dbQP Abbr: idd
Version: All

dbImageDir
Directory of Non-Css type images.
dbInitSortCols
Columns (1 based) to be sorted initially upon entry.

dbQP Abbr: isc
Version: All

dbInitSortFlds
Fields (0 based) to be sorted initially upon entry.

dbQP Abbr: isf
Version: All

dbInstallDir
Root of Tornado installation.

dbQP Abbr: ind
Version: All

dbInvisible
Toggle display status.

dbQP Abbr: iv
Version: All

dbLargeDownload
Toggle large download switch for Download.

dbQP Abbr: ldl
Version: All

dbLineChart
Define Line chart for GridChart or standalone mode.

dbQP Abbr: lnch

Version: Gold

dbLocalCurrency
User specified local thousand separator to override the culture value.

dbQP Abbr: lcur
Version: All

dbLocalDecimal
User specified local decimal format to override the culture value.

dbQP Abbr: ldec
Version: All

dbLocalText
Localize the system message text.

dbQP Abbr: lt
Version: All

dbLocalThousand
User specified local thousand separator to override the culture value.

dbQP Abbr: ltho
Version: All

dbLogin
Setup and activate Multi-User Login.

dbQP Abbr: li
Version: Gold

dbLoginTemplate
Replace internal system 'Login' template.

dbQP Abbr: litp
Version: Gold

dbLongDate
Toggle the state of the Long Date (inc. h:m:s) for edit and filter.

dbQP Abbr: ld
Version: All

dbLookUpFlds
Define Fields/Columns in the SQL as a key and display the lookup instead of the raw key value.

dbQP Abbr: luf
Version: All

dbMagicCell
Transform grid cell value to a variaty of formats. A highlight of the ASP-db tool.

dbQP Abbr: mc
Version: All

dbMail
Set Email properties for ASPdbSendMail, Upload and Edit. (DoNet 1.x)

dbQP Abbr: ma
Version: EP, Gold

dbMemoFlds
Emulates Classic ASP-db and allows only (1) memo field to be dislayed below the grid.

dbQP Abbr: mf
Version: All

dbMemoTextSize
Specify maximum length of MEMO fields.

dbQP Abbr: mts
Version: All

dbMode
Set Display mode and options.

dbQP Abbr: m
Version: All

dbMultiModules
Define the unit is in a multiple modules state.

dbQP Abbr: mm
Version: All

dbMyInputFlds
Type type of each Input Fields for ASPdbMyInputForm.

dbQP Abbr: mif
Version: Gold

dbMyInputGetQueryString
Virtual path of the Ajax Get Querystring program. This program recieves all the Form submitted variables in form of Querystring, perform validation and return messages to the dbAjaxName Ajax container.

dbQP Abbr: miqq
Version: Gold

dbNameMap
NameMap for the Grid. Rename the field names in the header display and optionally supply the calculated expression required for sort, edit and filter criteria.

dbQP Abbr: nm
Version: All

dbNavigationItem
Setup navigation buttons.

dbQP Abbr: ni
Version: All

dbNoHead
Suppress the <HEAD> block code to be emitted.

dbQP Abbr: nh
Version: All

dbNullText
Define text to display for 'Null' and also set edit criteria text to 'Is Null'.

dbQP Abbr: nut
Version: All

dbOptions
Define miscellaneous options.

dbQP Abbr: op
Version: All

dbPageSize
Set paging row count and also row+, row- pf the grid display.

dbQP Abbr: ps
Version: All

dbPdf
If this property is defined then a comprehensive Pdf report will be generated instead of HTML display. Besides the ASP-db output as well, additional pages can be included like Cover page, Graphics image page etc..

dbQP Abbr: pdf
Version: All

dbPieChart
Define Pie chart for GridChart or standalone mode.

dbQP Abbr: pch
Version: Gold

dbPopText
Display text or memo field text in a popup window via MagicCell.

dbQP Abbr: pt
Version: All

dbProvider
Specify the Data Provider. Data provider comes in a general flavor like ODBC and OLEDB and a native flavor like SQLClient, MYSQLClient and OracleClient. There is no logical reason not to use a 'Native Client' which is developed for the DB in a specify platform.

dbQP Abbr: pv
Version: All

dbQP
Quick Properties (dbQP) allows you to batch build all the write only properties for convenience and performance. The default delimiter is '|'. The default second level delimiter is '!'.
Version: All
dbRecordCount
Preset recordset record count. Once this is set, system will not go to the end of the DB to get the record count hence save a lot of CPU work.

dbQP Abbr: rc
Version: All

dbRefresh
Set refresh in <meta> tag http-equiv="refresh"

dbQP Abbr: rf
Version: All

dbRemoteURL
Specify remote URLs for Remote operations.

dbQP Abbr: ru
Version: Gold

dbResultSet
Specify which result set to retrieve from StoredProcedure

dbQP Abbr: rs
Version: All

dbSearchFilesParams
(sfp) Define parameters for ASPdbSearchFiles.
dbSelectedBoxFormTemplate
Replace internal system 'SelectedBoxForm' template.

dbQP Abbr: sbftp
Version: All

dbSelectedItem
Get only property. Special application to return select item and qty of grid in 1 or 2 dim array.

Version: All

dbSelectedItemMacro
Define SelecetdItem setup parameters.

dbQP Abbr: sim
Version: All

dbSelectExactSQL
Define SQL(s) to selct the exact amount of records for display. MS-SQL uses TOP, ORACLE uses ROWCOUNT, MYSQL Uses LIMIT.

dbQP Abbr: seq
Version: All

dbSendHead
Include user text in the <HEAD>..</HEAD> block.

dbQP Abbr: sh
Version: All

dbShowDeleteStatus
Show SelectItems deleted items.

dbQP Abbr: sds
Version: All

dbSilentCmdText
Define SQL(s) to be executed before first entry.

dbQP Abbr: sct
Version: All

dbSkin
Setup (Skin) Css Text style for display.

dbQP Abbr: s
Version: All

dbSortColLeftJustify
Toggle displaying sorted fields to the left of grid.

dbQP Abbr: sclj
Version: All

dbSortFlds
Fields in Grid to be sorted (0 based). When specified, the Up/Dn sort arrows will be added to the Column header.

dbQP Abbr: sf
Version: All

dbSQL
Primary SQL for records retrIval.

dbQP Abbr: q
Version: All

dbSQLDateFormat
Date format required to build the correct date fields for edit SQL statements.

dbQP Abbr: qdf
Version: All

dbStartUp
StartUp action parameters.

dbQP Abbr: su
Version: All

dbStartUpGoto
Performs a linear search to locate the first matching record from recordset on entry.

dbQP Abbr: sugt
Version: All

dbStatusBar
Set Status bar display.

dbQP Abbr: stb
Version: All

dbStatusBarFont
Set Status bar font type.

dbQP Abbr: stf
Version: All

dbStockTicker
Set properties to retrieve Stock tickers.

dbQP Abbr: st
Version: EP, Gold

dbStockTickerTemplate
Set the template for the stocker tickers.

dbQP Abbr: stt
Version: EP, Gold

dbStoredProc
Define stand alone SP properties for ASPdbSP, ASPdbDS or ASPdbSP2DS.

dbQP Abbr: sp
Version: All

dbStoredProcCmdParams
Define SP full in/out parameters properties for ASPdbSP, ASPdbDS or ASPdbSP2DS.

dbQP Abbr: spcp
Version: All

dbSuperBar
SuperBar is an implementation of fancy navigation, goto, and search functions. Type=1 has only the navigation and Type=2 includes the SuperGoto functions (See Startupgoto for more details). Super bar will adjust the color automatically according to dbSkin. Superbar is equivalent to the navigation and it can be positioned anywhere. It's object reference is also [[GridNav]]. A special implementation for Alphabetic A-Z type search via the dbSuperGotoFld property. This is especially useful for a sorted column that user can goto the record of a preferred prefix.

dbQP Abbr: sb
Version: Gold

dbSuppressMsg
Suppress system messages.

dbQP Abbr: sm
Version: All

dbTemplateDir
Override default system templates directory.

dbQP Abbr: tpd
Version: EP, Gold

dbTestBlankTable
Test for 'blank table' and 'no return records' before read/write actions.

dbQP Abbr: tbt
Version: All

dbTextHolder
Insert custom text in output HTML code.

dbQP Abbr: th
Version: All

dbTransparent
Disable Css for user cusomization.

dbQP Abbr: tr
Version: All

dbTransparentTbStyle
User specified table style for dbTransparent.

dbQP Abbr: trts
Version: All

dbTreeData
dbTreeParams
dbTrueVar
Set value of True in application.

dbQP Abbr: tv
Version: All

dbType
Specify the Datasource type for DSN and SQL related setup. Mandatory for MS-SQL data source.

dbQP Abbr: st
Version: All

dbUnit
Define the a number to provide unique identification to the module.

dbQP Abbr: u
Version: All

dbUpdateTemplate
Replace internal system 'Update' template.

dbQP Abbr: utp
Version: EP, Gold

dbUpload
(up) Execute standalone multiple files upload with auto email option. Entire applicatoin in (2) lines.
dbUserAddTemplate
(uatp) User designed template for Edit Add operation.
dbUserFilterTemplate
(uftp) User designed template for Filter/Search operation.

dbQP Abbr: uftp
Version: EP, Gold

dbUserUpdateTemplate
User designed template for Edit Update operation.

dbQP Abbr: uutp
Version: All

dbValidatorParams
Activate Validation and setup validation parameters.

dbQP Abbr: vp
Version: Gold

dbXmlTreeTemplate
Replace internal system 'XmlTree' mode template.

dbQP Abbr: xtp
Version: EP, Gold

See Also