Partilhar via


TableLevelSharingProperties.TablesToInclude Propriedade

Definição

Obtém ou define a lista de tabelas a serem incluídas no banco de dados de seguidor

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a