Partager via


TableLevelSharingProperties.TablesToExclude Propriété

Définition

Obtient ou définit la liste des tables à exclure de la base de données follower

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à