Compartir a través de


TableLevelSharingProperties.TablesToInclude Propiedad

Definición

Obtiene o establece la lista de tablas que se van a incluir en la base de datos del seguidor.

[Newtonsoft.Json.JsonProperty(PropertyName="tablesToInclude")]
public System.Collections.Generic.IList<string> TablesToInclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tablesToInclude")>]
member this.TablesToInclude : System.Collections.Generic.IList<string> with get, set
Public Property TablesToInclude As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a