Partilhar via


TableLevelSharingProperties.ExternalTablesToInclude Propriedade

Definição

Obtém ou define a lista de tabelas externas a serem incluídas no banco de dados do seguidor

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a