TooManyInstancesReturnedException Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The TooManyInstancesReturnedException type exposes the following members.

Constructors

  Name Description
Public method TooManyInstancesReturnedException() This member is reserved for internal use and is not intended to be used directly from your code.
Public method TooManyInstancesReturnedException(String) This member is reserved for internal use and is not intended to be used directly from your code.
Protected method TooManyInstancesReturnedException(SerializationInfo, StreamingContext) This member is reserved for internal use and is not intended to be used directly from your code.
Public method TooManyInstancesReturnedException(String, Exception) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ExceptionHelper Gets the exception helper that assists with localization. (Inherited from BdcException.)
Public property HasExplicitMessage Determines whether the exception has an explicit message that identifies the encountered problem instead of the generic message that corresponds to the type of the exception. (Inherited from BdcException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property IsRetriable Determines whether it is safe to retry the operation that caused the exception. (Inherited from BdcException.)
Public property Message Gets the exception message. (Inherited from BdcException.)
Public property ServerStackTrace Gets a server stack trace. (Inherited from BdcException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property State Gets the state of the Business Data Connectivity (BDC) service exception. (Inherited from BdcException.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method FillState This member is reserved for internal use and is not intended to be used directly from your code.
Provides the state of the exception. (Inherited from BdcException.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Returns the exception object data. (Inherited from BdcException.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from BdcException.)

Top

See Also

Reference

TooManyInstancesReturnedException Class

Microsoft.BusinessData.Runtime Namespace