Click or drag to resize

QdbTableExpWriterSetColumn Method

Overload List
  NameDescription
Public methodSetColumn(Int32, Int64, Object)
Set all values of a column at (table_index, column_index).
Public methodSetColumn(String, String, Object)
Set all values of a column at (table_name, column_name).
Top
See Also