InsertColumnNotSupportedException

Thrown when an insert column type is not supported.

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

Constructors

InsertColumnNotSupportedException

Creates a new instance of InsertColumnNotSupportedException.

Signature:
public Void InsertColumnNotSupportedException(columnType, statementType, src)
Parameters
Name Type Summary
columnType Type
statementType Type
src String

In this document