Bagikan melalui


TypeNotFoundException(String) Konstruktor

Definisi

Menginisialisasi instans TypeNotFoundException baru kelas dengan jenis yang ditentukan.

public:
 TypeNotFoundException(System::String ^ type);
public TypeNotFoundException (string type);
new Microsoft.SqlServer.Management.TypeNotFoundException : string -> Microsoft.SqlServer.Management.TypeNotFoundException
Public Sub New (type As String)

Parameter

type
String

Mewakili jenis pengecualian.

Berlaku untuk