DBSheetCreateForm Fields

The DBSheetCreateForm type exposes the following members.

Fields

NameDescription
private fieldcomponents
private fieldcurrentFilepath
the currently set file path of the DBSheet definition file
private fieldFormDisabled
whether the form fields should react to changes (set if making changes within code)....
private fieldFormLocalPwd
temporary storage for password to check if changed
private fieldlinklabelToolTip
used to display the full path of the DBSheet definition filename
private fieldmyDBConnHelper
common connection settings factored in helper class
private fieldselColIndex
store column index on key press/CellMouseDown to share with displayContextMenus
private fieldselRowIndex
store row index on key press/CellMouseDown to share with displayContextMenus, DBSheetColsForDatabases_ItemClicked, moveRow and RegenerateThisLookupQuery_Click
private fieldspecialNonNullableChar
character prepended before field name to specify non null-able fields
private fieldTableDataTypes
mapping of column names (including null-able flag before) to their types (including size and precision)
private fieldtblPlaceHolder
placeholder used in lookup queries to identify the current field's lookup table
public fieldToolTipMain
private fieldvisualControls