Namespace:
NHibernate.AdoNet
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
C# |
---|
protected TooManyRowsAffectedException( SerializationInfo info, StreamingContext context ) |
Visual C++ |
---|
protected: TooManyRowsAffectedException( SerializationInfo^ info, StreamingContext context ) |
JavaScript |
---|
NHibernate.AdoNet.TooManyRowsAffectedException = function(info, context); |
Parameters
- context
- Type: System.Runtime.Serialization..::.StreamingContext