DbSyncContext::DataSet Property
Gets or sets a DataSet object that contains the selected rows from the peer database.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Property Value
Type: System.Data::DataSetA DataSet object that contains the selected rows from the peer database. Returns null if IsDataBatched is true.
Show: