Home
last modified time | relevance | path

Searched defs:QueryRows (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/orm/
H A Dorm_raw.go421 func (o *rawSet) QueryRows(containers ...interface{}) (int64, error) { func
H A Dtypes.go354 QueryRows(containers ...interface{}) (int64, error) methodSpec
/dports/devel/upp/upp/bazaar/MAPIEx/
H A DMAPIFolder.cpp218 bool MAPIFolder::QueryRows() { in QueryRows() function in MAPIFolder
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs2818 …pub unsafe fn QueryRows(&self, lrowcount: i32, ulflags: u32, lpprows: *mut *mut SRowSet) -> ::wind… in QueryRows() method