Freigeben über


DatabasePartitionNotFoundException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public DatabasePartitionNotFoundException(
    string message,
    Exception ex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabasePartitionNotFoundException Klasse

DatabasePartitionNotFoundException-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace