| QVPRAPISettings Properties |
The QVPRAPISettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionModel |
SQL connection model.
| |
| ConnectUsingWindowsAuthentication |
Value indicating if the connection to the database should be made via Windows authentication.
| |
| Database |
Name of the database.
| |
| Password |
Password used for connecting to the SQL server.
| |
| Port |
Port for SQL connection.
| |
| Provider |
Provider of the QVPR database.
| |
| Server |
SQL server.
| |
| UserName |
Username for connecting to the SQL server.
| |
| XmlBackupInterval |
How often in minutes should the XML repository backup be scheduled.
| |
| XmlBackupPath |
Path to where the repository backup should be saved.
| |
| XmlBackupSchedule |
Configuration for the scheduled backup of the XML repository.
| |
| XmlBackupTime |
Date and time for the daily XML repository backup.
| |
| XmlBasePath |
Path to the folder where the XML repository is to be created.
|