DBSheetCreateForm Fields
The DBSheetCreateForm type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | components | |
![]() | currentFilepath | the currently set file path of the DBSheet definition file |
![]() | FormDisabled | whether the form fields should react to changes (set if making changes within code).... |
![]() | FormLocalPwd | temporary storage for password to check if changed |
![]() | linklabelToolTip | used to display the full path of the DBSheet definition filename |
![]() | myDBConnHelper | common connection settings factored in helper class |
![]() | selColIndex | store column index on key press/CellMouseDown to share with displayContextMenus |
![]() | selRowIndex | store row index on key press/CellMouseDown to share with displayContextMenus, DBSheetColsForDatabases_ItemClicked, moveRow and RegenerateThisLookupQuery_Click |
![]() | specialNonNullableChar | character prepended before field name to specify non null-able fields |
![]() | TableDataTypes | mapping of column names (including null-able flag before) to their types (including size and precision) |
![]() | tblPlaceHolder | placeholder used in lookup queries to identify the current field's lookup table |
![]() | ToolTipMain | |
![]() | visualControls |