次の方法で共有


WaitStatistic.UserId プロパティ

定義

データベース ユーザー識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userId")]
public long? UserId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userId")>]
member this.UserId : Nullable<int64> with get, set
Public Property UserId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象