activerecord-spanner-adapter - Class ActiveRecord::ConnectionAdapters::Spanner::DropTableDefinition (v2.0.0)

Reference documentation and code samples for the activerecord-spanner-adapter class ActiveRecord::ConnectionAdapters::Spanner::DropTableDefinition.

Inherits

  • Struct

Methods

#name

def name() -> Object

Returns the value of attribute name

Returns
  • (Object) — the current value of name

#name=

def name=(value) -> Object

Sets the attribute name

Parameter
  • value (Object) — the newly set value
Returns
  • (Object) — the newly set value

#options

def options() -> Object

Returns the value of attribute options

Returns
  • (Object) — the current value of options

#options=

def options=(value) -> Object

Sets the attribute options

Parameter
  • value (Object) — the newly set value
Returns
  • (Object) — the newly set value