PrimaveraDbSettings
PrimaveraDbSettings class
Allows to set necessary options to read project data from Primavera database.
The PrimaveraDbSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| PrimaveraDbSettings(connection_string, project_id) | Initializes a new instance of the PrimaveraDbSettings 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_id | Gets id of the project to read. |
See Also
- namespace aspose.tasks.connectivity
- assembly Aspose.Tasks