Partager via


TableLevelSharingProperties.TablesToInclude Propriété

Définition

Obtient ou définit la liste des tables à inclure dans la base de données follower

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à