C# Класс NetBase.Executive.SQLUnsupportedException

The parser has got ahead of the executive. We throw this to indicate that parsing has been successful, but we can't actually run it...
Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
SQLUnsupportedException ( string message ) : System

Описание методов

SQLUnsupportedException() публичный Метод

public SQLUnsupportedException ( string message ) : System
message string
Результат System