Compartir a través de


TableLevelSharingProperties.ExternalTablesToExclude Propiedad

Definición

Obtiene o establece la lista de tablas externas que excluyen de la base de datos del seguidor.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a