Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DbSchemaException class.
Overload List
Name | Description |
---|---|
DbSchemaException () |
Initializes a new instance of the DbSchemaException class.
|
DbSchemaException (String) |
Initializes a new instance of the DbSchemaException class that contains the specified error message.
|
DbSchemaException (SerializationInfo, StreamingContext) |
Initializes a new instance of the DbSchemaException class by using serialized data.
|
DbSchemaException (String, Exception) |
Initializes a new instance of the DbSchemaException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
DbSchemaException Class
DbSchemaException Members
Microsoft.Synchronization.Data Namespace