DbSyncException::DbSyncStage Property
Gets or sets a DbSyncStage enumeration value that represents the stage of synchronization during which the error occurred.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public: property DbSyncStage DbSyncStage { DbSyncStage get (); void set (DbSyncStage value); }
Property Value
Type: Microsoft.Synchronization.Data::DbSyncStageA DbSyncStage enumeration value that represents the stage of synchronization during which the error occurred.
Show: