Compartir a través de


RecordSet.Ttl Propiedad

Definición

Obtiene o establece el período de vida del conjunto de registros.

[Newtonsoft.Json.JsonProperty(PropertyName="ttl")]
public int? Ttl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ttl")>]
member this.Ttl : Nullable<int> with get, set
Public Property Ttl As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a