Partilhar via


TableLevelSharingProperties.MaterializedViewsToExclude Propriedade

Definição

Obtém ou define a lista de exibições materializadas excluídas do banco de dados seguidor

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a