getColumnCount method

NativeCursorGetBatch getColumnCount()

Implementation

NativeCursorGetBatch getColumnCount() {
  _add('getColumnCount');
  return this;
}