次の方法で共有


DatabaseUpdate.DatabaseId プロパティ

定義

データベースの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseId")]
public Guid? DatabaseId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseId")>]
member this.DatabaseId : Nullable<Guid>
Public ReadOnly Property DatabaseId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象