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

string <parameterReference>message</parameterReference>

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

Синтаксис

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

Dim instance As New QueryNotSupportedEnumeratorException(message)
public QueryNotSupportedEnumeratorException(
    string message
)
public:
QueryNotSupportedEnumeratorException(
    String^ message
)
new : 
        message:string -> QueryNotSupportedEnumeratorException
public function QueryNotSupportedEnumeratorException(
    message : String
)

Параметры

  • message
    Тип: System.String
    A String value that specifies the message string for the Query Not Supported Enumerator exception.

См. также

Справочник

QueryNotSupportedEnumeratorException Класс

Перегрузка QueryNotSupportedEnumeratorException

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