Freigeben über


SqlAzureException-Konstruktor (String, SqlException)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    sqlException As SqlException _
)
public SqlAzureException(
    string message,
    SqlException sqlException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

SqlAzureException Klasse

SqlAzureException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace