Partager via


TableLevelSharingProperties.MaterializedViewsToInclude Propriété

Définition

Obtient ou définit la liste des vues matérialisées à inclure dans la base de données d’suiveur

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à