Share via


DbMetadataSyncException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DbMetadataSyncException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

DbMetadataSyncException Class

Microsoft.Synchronization.Data Namespace