Share via


PartialBulkReadException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class by using various options.

Overload List

  Name Description
Public method PartialBulkReadException() Constructs a new instance of the class.
Public method PartialBulkReadException(String) Constructs a new instance of the class with a message string.
Protected method PartialBulkReadException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method PartialBulkReadException(String, Exception) Constructs a new instance of the class by using a message and the inner exception.
Public method PartialBulkReadException(String, Exception, ICollection<Identity>, ICollection<Identity>) Constructs a new instance of the class by using a message, the inner exception, and received and requested identities.

Top

See Also

Reference

PartialBulkReadException Class

PartialBulkReadException Members

Microsoft.BusinessData.Runtime Namespace