ApplyMetadataFailedEventArgs::Connection Property
Gets an IDbConnection object for the connection over which changes were attempted during synchronization.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Property Value
Type: System.Data::IDbConnectionAn IDbConnection object that contains a connection to the peer database.
Show: