QVPRAPISettings Class
Assembly: PIX.dll
Represents all configurable settings of the QVPR.
Inheritance
-
System.Object
- QVPRAPISettings
Syntax
public class QVPRAPISettings
Constructors
Name | Description |
---|---|
QVPRAPISettings(QVPRSettings) |
Properties
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. |
MaxPoolSize |
The max pool size for a connection to a SQL Server. Hidden parameter. |
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. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!