SqlSyncAdapterBuilder::TombstoneTableName Property
Gets or sets the name of the tombstone table that is used to synchronize deletes.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | value is a nullptr. |
For a code example, see SqlSyncAdapterBuilder.
Show: