次の方法で共有


SyncFullSchemaProperties.LastUpdateTime プロパティ

定義

データベース スキーマの最終更新時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象