Sdílet prostřednictvím


DbOutdatedSyncException Constructor

Initializes a new instance of the DbOutdatedSyncException class.

Overload List

Name Description
DbOutdatedSyncException ()
Initializes a new instance of the DbOutdatedSyncException class by using default values.
DbOutdatedSyncException (String)
Initializes a new instance of the DbOutdatedSyncException class by using a message parameter.
DbOutdatedSyncException (SerializationInfo, StreamingContext)
Initializes a new instance of the DbOutdatedSyncException class by using serialization information and streaming context parameters.
DbOutdatedSyncException (String, Exception)
Initializes a new instance of the DbOutdatedSyncException class by using message and inner exception parameters.

See Also

Reference

DbOutdatedSyncException Class
DbOutdatedSyncException Members
Microsoft.Synchronization.Data Namespace