"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 |
|
|
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. |