Partager via


UnknownTypeEnumeratorException Constructor

Initializes a new instance of the UnknownTypeEnumeratorException class.

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Liste de surcharge

Nom Description
UnknownTypeEnumeratorException ()
Initializes a new instance of the UnknownTypeEnumeratorException class.
UnknownTypeEnumeratorException (String)
Initializes a new instance of the UnknownTypeEnumeratorException class for the specified type.
UnknownTypeEnumeratorException (String, Exception)
Initializes a new instance of the UnknownTypeEnumeratorException class for the specified type and with the specified inner exception.

Voir aussi

Référence

UnknownTypeEnumeratorException Class
UnknownTypeEnumeratorException Members
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Handling SMO Exceptions