Aracılığıyla paylaş


ConnectionPoolFullException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ConnectionPoolFullException class.

Overload List

  Name Description
Public method ConnectionPoolFullException() Initializes a new instance of the ConnectionPoolFullException class.
Public method ConnectionPoolFullException(Int32) Initializes a new instance of the ConnectionPoolFullException class with the specified pool size.
Public method ConnectionPoolFullException(String) Initializes a new instance of the ConnectionPoolFullException class with the specified message.
Protected method ConnectionPoolFullException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionPoolFullException class with the specified serialization information and streaming context.
Public method ConnectionPoolFullException(String, Exception) Initializes a new instance of the ConnectionPoolFullException class with the specified message and inner exception.
Public method ConnectionPoolFullException(ILobSystemInstance, Int32) Initializes a new instance of the ConnectionPoolFullException class with the specified external system instance and pool size.

Top

See Also

Reference

ConnectionPoolFullException Class

ConnectionPoolFullException Members

Microsoft.BusinessData.Runtime Namespace