Partager via


TableLevelSharingProperties.ExternalTablesToInclude Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à