Class MspDbSettings

Class MspDbSettings

Le nom : Aspose.Tasks.Connectivity Assemblée: Aspose.Tasks.dll (25.4.0)

Permette di impostare le opzioni necessarie per leggere i dati del progetto dal database di MS Project Server.

public class MspDbSettings : DbSettings

Inheritance

object DbSettings MspDbSettings

I membri ereditari

DbSettings.ConnectionString , DbSettings.ProviderInvariantName , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

MspDbSettings(Général, Guide)

Inizia una nuova instanza della classe Aspose.Tasks.Connectivity.MspDbSettings.

public MspDbSettings(string connectionString, Guid projectGuid)

Parameters

connectionString string

la stringhe di connessione specificata.

projectGuid Guid

La guida specifica di un progetto da leggere.

Properties

ProjectGuid

Ottieni la guida del progetto da leggere.

public Guid ProjectGuid { get; }

Valore di proprietà

Guid

Schema

Riceve o impone lo schema del MS Project Server.Il valore predefinito è “pub”.

public string Schema { get; set; }

Valore di proprietà

string

 Français