Compartir a través de


SyncMemberInner.SqlServerDatabaseId Propiedad

Definición

Obtiene o establece SQL Server identificador de base de datos del miembro de sincronización.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sqlServerDatabaseId")]
public Guid? SqlServerDatabaseId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sqlServerDatabaseId")>]
member this.SqlServerDatabaseId : Nullable<Guid> with get, set
Public Property SqlServerDatabaseId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a