Compartir a través de


TableLevelSharingProperties.TablesToExclude Propiedad

Definición

Obtiene o establece la lista de tablas que se van a excluir de la base de datos del 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a