Searched defs:data_count (Results 1 – 2 of 2) sorted by relevance
193 let data_count = stmt.data_count(); in multiple_data() localVariable
131 pub(crate) fn data_count(&self) -> i32 { in data_count() method