MspDbSettings
MspDbSettings class
Inherits: Aspose::Tasks::Connectivity::DbSettings
Allows to set necessary options to read project data from MS Project Server database.
Constructors
| Name | Description |
|---|---|
| MspDbSettings | Initializes a new instance of the MspDbSettings class. |
Methods
| Name | Description |
|---|---|
| get_ProjectGuid | Gets the guid of the project to read. |
| get_Schema | Gets the schema of the MS Project Server. The default value is “pub”. |
| set_Schema | Sets the schema of the MS Project Server. The default value is “pub”. |