NoSetColumnsException

Thrown when no SET columns where provided for an UPDATE statement.

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

Constructors

NoSetColumnsException

Creates a new instance of NoSetColumnsException.

Signature:
public Void NoSetColumnsException(src)
Parameters
Name Type Summary
src String Source code reference.

In this document