Compartir a través de


ServerPropertiesForReplica.SourceServerId Propiedad

Definición

Obtiene o establece el identificador del servidor maestro desde el que se va a crear la réplica.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceServerId")]
public string SourceServerId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceServerId")>]
member this.SourceServerId : string with get, set
Public Property SourceServerId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a