次の方法で共有


DatabaseOperation.Operation プロパティ

定義

操作の名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象