次の方法で共有


SqlStoredProcedureGetPropertiesResource._ts プロパティ

定義

リソースの最後に更新されたタイムスタンプを示すシステム生成プロパティを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="_ts")]
public object _ts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_ts")>]
member this._ts : obj
Public ReadOnly Property _ts As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象