SqlCeInvalidDatabaseFormatException Constructor
Visual Studio 2010
Constructor that helps in serialization.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
protected SqlCeInvalidDatabaseFormatException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.Serialization.SerializationInfo
The serialization information.
- context
- Type: System.Runtime.Serialization.StreamingContext
The streaming context.
Show: