Condividi tramite


TypeNotFoundException(String) Costruttore

Definizione

Inizializza una nuova istanza della classe TypeNotFoundException con il tipo specificato.

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)

Parametri

type
String

Rappresenta il tipo dell'eccezione.

Si applica a