次の方法で共有


DatabaseOperation.ServerName プロパティ

定義

サーバーの名前を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverName")]
public string ServerName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverName")>]
member this.ServerName : string
Public ReadOnly Property ServerName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象