StatementNotSupportedException

Thrown when a SqlBuilder is not supported and cannot be processed.

Namespace:
Inetdev.Data.Query
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
Inetdev.Data.QueryBuilderException

Constructors

StatementNotSupportedException

Initializes a new instance of StatementNotSupportedException.

Signature:
public Void StatementNotSupportedException(typeName, src)
Parameters
Name Type Summary
typeName String Non-supported statemente type name.
src String Source code reference.

In this document