Compartilhar via


DatabaseTable.TemporalType Propriedade

Definição

Obtém ou define o tipo temporal da tabela. Os valores possíveis incluem: 'NonTemporalTable', 'HistoryTable', 'SystemVersionedTemporalTable'

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a