Uses of Class
com.aspose.tasks.DbSettings
-
-
Uses of DbSettings in com.aspose.tasks
Subclasses of DbSettings in com.aspose.tasks Modifier and Type Class Description classMpdSettingsAllows to set necessary options to read project data from MPD format (MS Access database file format).classMspDbSettingsAllows to set necessary options to read project data from MS Project Server database.classPrimaveraDbSettingsAllows to set necessary options to read project data from Primavera database.Constructors in com.aspose.tasks with parameters of type DbSettings Constructor Description Project(DbSettings settings)Initializes a new instance of theProjectclass to read data from a database which is specified by the instance of theDbSettingsclass.
-