Click or drag to resize
QVPRAPISettings Properties

The QVPRAPISettings type exposes the following members.

Properties
  NameDescription
Public propertyConnectionModel
SQL connection model.
Public propertyConnectUsingWindowsAuthentication
Value indicating if the connection to the database should be made via Windows authentication.
Public propertyDatabase
Name of the database.
Public propertyPassword
Password used for connecting to the SQL server.
Public propertyPort
Port for SQL connection.
Public propertyProvider
Provider of the QVPR database.
Public propertyServer
SQL server.
Public propertyUserName
Username for connecting to the SQL server.
Public propertyXmlBackupInterval
How often in minutes should the XML repository backup be scheduled.
Public propertyXmlBackupPath
Path to where the repository backup should be saved.
Public propertyXmlBackupSchedule
Configuration for the scheduled backup of the XML repository.
Public propertyXmlBackupTime
Date and time for the daily XML repository backup.
Public propertyXmlBasePath
Path to the folder where the XML repository is to be created.
Top
See Also