Class: PG::Replication::PGOutput::Truncate
- Inherits:
-
Data
- Object
- Data
- PG::Replication::PGOutput::Truncate
- Defined in:
- lib/pg/replication/pg_output.rb
Instance Attribute Summary collapse
-
#oid ⇒ Object
readonly
Returns the value of attribute oid.
Instance Attribute Details
#oid ⇒ Object (readonly)
Returns the value of attribute oid
15 16 17 |
# File 'lib/pg/replication/pg_output.rb', line 15 def oid @oid end |