Bagikan melalui


DatabasePoolNotFoundException Constructor (String)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
public DatabasePoolNotFoundException(
    string message
)
public:
DatabasePoolNotFoundException(
    String^ message
)
new : 
        message:string -> DatabasePoolNotFoundException
public function DatabasePoolNotFoundException(
    message : String
)

Parameters

.NET Framework Security

See Also

Reference

DatabasePoolNotFoundException Class

DatabasePoolNotFoundException Overload

Microsoft.TeamFoundation.Framework.Client Namespace