NoSelectColumnsException

Thrown when no select columns have been specified

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

Constructors

NoSelectColumnsException

Creates a new instance of NoSelectColumnsException.

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

In this document