Compartir a través de


DatabaseColumn.TemporalType Propiedad

Definición

Obtiene o establece el tipo temporal de tabla. Entre los valores posibles se incluyen: "NonTemporalTable", "HistoryTable", "SystemVersionedTemporalesTable".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.temporalType")]
public string TemporalType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.temporalType")>]
member this.TemporalType : string with get, set
Public Property TemporalType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a