Udostępnij przez


Konstruktor ResultTypeNotSupportedEnumeratorException (String)

Inicjuje nowe wystąpienie ResultTypeNotSupportedEnumeratorException klasy z określonej wiadomości.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Sub New ( _
    msg As String _
)
'Użycie
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
)

Parametry

  • msg
    Typ: System.String
    Wartość ciągu Określa ciąg wiadomości wynik typu nie obsługiwany moduł wyliczający wyjątku.