aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PLS-00658: constructor method name must match type name

PLS-00658: constructor method name must match type name
Cause: The name of the object type constructor does not match the type name.
Action: Change the name of the constructor method to match the type name.

请先 登录 后评论

1 个回答

小智
PLS-00658:构造方法名称必须与类型名称匹配,
.原因:对象类型构造函数的名称与类型名称不匹配。,
.操作:更改构造方法的名称以匹配类型名称。,
.
请先 登录 后评论