Error 1336

"Type '%1' has no method named '%2' (near '%3')."

Item Description

SQLCode

-1336L

Constant

METHOD_NOT_FOUND

SQLState

42X01

ODBC 2 State

S0002

ODBC 3 State

42S02

Sybase Error Code

3016

Severity Code

11

Parameter 1

The name of the type with the unmatched method.

Parameter 2

Name of the method that could not be matched.

Parameter 3

The invalid expression.

Probable cause

When attempting to match a method invocation, no method was found with the appropriate name. Check for spelling errors.


Created November 10, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com