Partilhar via


TableLevelSharingProperties.ExternalTablesToExclude Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a