次の方法で共有


DatabaseOperation.DatabaseName プロパティ

定義

操作が実行されているデータベースの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象