Class: Dsx::Dml::NamesTable

Inherits:
Table
  • Object
show all
Defined in:
lib/dsx/dml.rb

Instance Method Summary collapse

Methods inherited from Table

#batch, #curl, #delete, #done, #initialize, #net_sftp, #queue, #table, #update, #write

Constructor Details

This class inherits a constructor from Dsx::Dml::Table

Instance Method Details

#dcObject



223
224
225
# File 'lib/dsx/dml.rb', line 223

def dc
  @changeset.stack << 'DC'
end