NotYetImplementedEnumeratorException Constructor (String)

Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String _
)
public NotYetImplementedEnumeratorException (
    string message
)
public:
NotYetImplementedEnumeratorException (
    String^ message
)
public NotYetImplementedEnumeratorException (
    String message
)
public function NotYetImplementedEnumeratorException (
    message : String
)

Параметры

  • message

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе 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