Udostępnij za pośrednictwem


DbSchemaException Constructor

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