Class MspDbSettings
Class MspDbSettings
ja nimityö: Aspose.Tasks.Connectivity Kokoelma: Aspose.Tasks.dll (25.4.0)
Se mahdollistaa tarvittavien vaihtoehtojen määrittämisen projektitietojen lukemiseksi MS Project Server -tietokannasta.
public class MspDbSettings : DbSettings
Inheritance
object ← DbSettings ← MspDbSettings
Perintöjäsenet
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(Vinkki, ohjaaja)
Aloita Aspose.Tasks.Connectivity.MspDbSettings -luokan uusi esimerkki.
public MspDbSettings(string connectionString, Guid projectGuid)
Parameters
connectionString
string
määritellyn yhteyden sarjan.
projectGuid
Guid
Tietyt ohjeet hankkeesta lukemiseen.
Properties
ProjectGuid
Hanki projektin ohjeet lukea.
public Guid ProjectGuid { get; }
Omistuksen arvo
Schema
Saa tai asettaa MS Project Serverin kaavion.Oletusarvo on ”pub”.
public string Schema { get; set; }