Partager via


Database.ServerDefaultDataPath Property

Definition

Gets or sets default path of the data files

[Newtonsoft.Json.JsonProperty(PropertyName="serverDefaultDataPath")]
public string ServerDefaultDataPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serverDefaultDataPath")>]
member this.ServerDefaultDataPath : string with get, set
Public Property ServerDefaultDataPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to