Method: PLSQL::ProcedureCommon#schema_name
- Defined in:
- lib/plsql/procedure.rb
#schema_name ⇒ Object (readonly)
Returns the value of attribute schema_name.
59 60 61 |
# File 'lib/plsql/procedure.rb', line 59 def schema_name @schema_name end |