DbMetadataSyncException Constructor
Initializes a new instance of the DbMetadataSyncException class.
Overload List
Name | Description |
---|---|
DbMetadataSyncException () |
Initializes a new instance of the DbMetadataSyncException class by using default values.
|
DbMetadataSyncException (String) |
Initializes a new instance of the DbMetadataSyncException class by using a message parameter.
|
DbMetadataSyncException (SerializationInfo, StreamingContext) |
Initializes a new instance of the DbMetadataSyncException class by using serialization information and streaming context parameters.
|
DbMetadataSyncException (String, Exception) |
Initializes a new instance of the DbMetadataSyncException class by using message and inner exception parameters.
|
See Also
Reference
DbMetadataSyncException Class
DbMetadataSyncException Members
Microsoft.Synchronization.Data Namespace