Partager via


TableLevelSharingProperties.MaterializedViewsToExclude Propriété

Définition

Obtient ou définit la liste des vues matérialisées exclues de la base de données suiveur

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à