InvalidSqlException Class |
Namespace: Omada.OE.Model.Exceptions
public class InvalidSqlException : ApplicationException
The InvalidSqlException type exposes the following members.
| Name | Description | |
|---|---|---|
| InvalidSqlException(String) | ||
| InvalidSqlException(SerializationInfo, StreamingContext) | ||
| InvalidSqlException(String, Exception) | ||
| InvalidSqlException(String, String) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |