ConnectionErrorEventArgs(Exception) Konstruktor

Definisi

Menginisialisasi instans ConnectionErrorEventArgs baru kelas dengan parameter pengecualian yang ditentukan.

public:
 ConnectionErrorEventArgs(Exception ^ exception);
public ConnectionErrorEventArgs (Exception exception);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.ConnectionErrorEventArgs : Exception -> Microsoft.SqlServer.Management.UI.ConnectionDlg.ConnectionErrorEventArgs
Public Sub New (exception As Exception)

Parameter

exception
Exception

Pengecualian yang dilemparkan ketika terjadi kesalahan.

Berlaku untuk