Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)
Синтаксис
'Декларация
Public Sub New ( _
message As String, _
innerException As Exception _
)
public NotYetImplementedEnumeratorException (
string message,
Exception innerException
)
public:
NotYetImplementedEnumeratorException (
String^ message,
Exception^ innerException
)
public NotYetImplementedEnumeratorException (
String message,
Exception innerException
)
public function NotYetImplementedEnumeratorException (
message : String,
innerException : Exception
)
Параметры
- message
- innerException
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
NotYetImplementedEnumeratorException Class
NotYetImplementedEnumeratorException Members
Microsoft.SqlServer.Management.Smo Namespace