GetColumnCount

列の数を取得します。

構文

int getColumnCount() 

パラメータ

なし

結果

列の数を返します。

int columnCount = dataRow->getColumnCount ();