Compartir a través de


SQLDataDirectory.LogicalName Propiedad

Definición

Obtiene o establece el nombre lógico del archivo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a