MpdSettings
MpdSettings class
Allows to set necessary options to read project data from MPD format (MS Access database file format).
The MpdSettings type exposes the following members:
Constructors
Name | Description |
---|---|
MpdSettings(connection_string, project_id) | Initializes a new instance of the MpdSettings 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