Bagikan melalui


SQLDataDirectory.LogicalName Property

Definition

Gets or sets logical name of the file

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to