PLS-00671:this expression is allowed only with instance methods
错误码
错误描述:this expression is allowed only with instance methods
错误原因:The generalized invocation syntax was used in instance method context.
解决方法:The generalized invocation syntax can only be used in a instance method that is not a constructor
向认证技术专家提问
向技术专家提问


