次の方法で共有


SQLDataDirectory.LogicalName プロパティ

定義

ファイルの論理名を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象