Compartir a través de


AzureSqlReferenceInputDataSource.RefreshType Propiedad

Definición

Obtiene o establece indica el tipo de opción de actualización de datos. Entre los valores posibles se incluyen: 'Static', 'RefreshPeriodicallyWithFull', 'RefreshPeriodicallyWithDelta'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a