public class MspDbSettings extends DbSettings
Allows to set necessary options to read project data from MS Project Server database.
Constructor and Description |
---|
MspDbSettings(String connectionString,
UUID projectGuid)
Initializes a new instance of the
MspDbSettings class. |
Modifier and Type | Method and Description |
---|---|
UUID |
getProjectGuid()
Returns guid of the project to read.
|
getConnectionString, getDriverClassName, setConnectionString, setDriverClassName
public UUID getProjectGuid()
Returns guid of the project to read.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.