Share via


SQLDataDirectoryMapping.SourceLogicalName Property

Definition

Gets or sets restore source logical name path

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to