Поделиться через


UnknownTypeEnumeratorException Constructor

Initializes a new instance of the UnknownTypeEnumeratorException class.

Замечания

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

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Handling SMO Exceptions