Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SQL Server database id of the sync member.
public Guid? SqlServerDatabaseId { get; set; }
member this.SqlServerDatabaseId : Nullable<Guid> with get, set
Public Property SqlServerDatabaseId As Nullable(Of Guid)