SQL Simple Properties
The following properties are available for SQL Simple objects, grouped by the categories shown in the authentication service editors.
Behavior
| Property | Type | Default | Description |
|---|---|---|---|
bool |
true |
Controls whether the authenticated user is allowed to share saved views with everyone. By default, the user is allowed to share saved views with everyone. |
|
bool |
true |
Controls whether the application starts up when valid credentials are not provided. |
|
string |
When valid credentials are not provided by a user, a MessageBox is optionally displayed. If MessageTextForUserWithoutCredentials is non-empty, the MessageCaptionForUserWithoutCredentials is used as the MessageBox caption. |
||
string |
When valid credentials are not provided by a user, a MessageBox is optionally displayed. If MessageTextForUserWithoutCredentials is non-empty, a MessageBox is displayed and the MessageTextForUserWithoutCredentials is used as the MessageBox text. |
SQL Connection
| Property | Type | Default | Description |
|---|---|---|---|
string |
The SQL connection ID used to look up the connection metadata that defines the SQL connection settings. |
||
string |
SQLLoginDialog |
The object type ID of the login service that obtains the credentials used to sign on to the configured SQL connection. |