SettingsTools Fields
The SettingsTools type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | CmdTimeout | global command timeout (can't be set in DB functions) |
![]() | CnnTimeout | global connection timeout (can't be set in DB functions) |
![]() | ConstConnString | Default ConnectionString, if no connection string is given by user.... |
![]() | DefaultDBDateFormatting | default formatting style used in DBDate |
![]() | deleteRowKey | the configurable shortcut for the delete row key (default ^D) |
![]() | environdefs | environment definitions |
![]() | insertRowKey | the configurable shortcut for the insert row key (default ^I) |
![]() | jumpButtonKey | the configurable shortcut for the jump button key (default ^J) |
![]() | refreshDataKey | the configurable shortcut for the refresh data key (default ^R) |
![]() | selectedEnvironment | currently selected environment for DB Functions, zero based (env -1) !! |
![]() | UserSettingsPath | The path where the User specific settings (overrides of standard/global settings) can be found (hard-coded to path of xll) |