Error 93

Message text

Class '%1' has no public field '%2'

Item

Value

SQLCode

-93

Constant

SQLE_FIELD_NOT_FOUND

SQLState

WW013

ODBC State

S1000

Parameter 1

the name of the class in which the named field could not be found

Parameter 2

the name of the field which could not be found

Probable cause

An expression referenced a field which either does not exist or is not public.