Searched defs:column_count (Results 1 – 1 of 1) sorted by relevance
64 let mut column_count = 0; in query() localVariable101 column_count: i32, field116 pub fn column_count(&self) -> i32 { in column_count() method