Reference documentation and code samples for the activerecord-spanner-adapter class ActiveRecord::ConnectionAdapters::Spanner::DropColumnDefinition.
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
#table_name
def table_name() -> Object
Returns the value of attribute table_name
Returns
- (Object) — the current value of table_name
#table_name=
def table_name=(value) -> Object
Sets the attribute table_name
Parameter
- value (Object) — the newly set value
Returns
- (Object) — the newly set value