MspDbSettings
MspDbSettings class
Allows to set necessary options to read project data from MS Project Server database.
The MspDbSettings type exposes the following members:
Constructors
Name | Description |
---|---|
MspDbSettings(connection_string, project_guid) | Initializes a new instance of the MspDbSettings class. |
Properties
Name | Description |
---|---|
connection_string | Gets or sets the connection string. |
provider_invariant_name | Gets or sets provider invariant name which is used to get an instance of the class. |
project_guid | Gets the guid of the project to read. |
schema | Gets or sets the schema of the MS Project Server. The default value is “pub”. |
See Also
- namespace aspose.tasks.connectivity
- assembly Aspose.Tasks