Table of Contents

Constructor FromItemNotInQueryException

Namespace
YndigoBlue.Velocity.Exceptions
Assembly
YndigoBlue.Velocity.dll

FromItemNotInQueryException(string)

Initializes a new instance of the FromItemNotInQueryException class with the specified FROM item.

public FromItemNotInQueryException(string fromItem)

Parameters

fromItem string

The name of the table or alias that was not found in the query.