Partilhar via


TableLevelSharingProperties.TablesToExclude Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a