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


Конструктор ResultTypeNotSupportedEnumeratorException (String)

Initializes a new instance of the ResultTypeNotSupportedEnumeratorException class with specified message. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Sub New ( _
    msg As String _
)
'Применение
Dim msg As String 

Dim instance As New ResultTypeNotSupportedEnumeratorException(msg)
public ResultTypeNotSupportedEnumeratorException(
    string msg
)
public:
ResultTypeNotSupportedEnumeratorException(
    String^ msg
)
new : 
        msg:string -> ResultTypeNotSupportedEnumeratorException
public function ResultTypeNotSupportedEnumeratorException(
    msg : String
)

Параметры

  • msg
    Тип: System.String
    A String value that specifies the message string for the Result Type Not Supported Enumerator Exception.

См. также

Справочник

ResultTypeNotSupportedEnumeratorException Класс

Перегрузка ResultTypeNotSupportedEnumeratorException

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc