Home
last modified time | relevance | path

Searched defs:get_RecordCount (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbdaoint.h636 STDMETHOD(get_RecordCount) (THIS_ __LONG32 *pl) PURE; in DECLARE_INTERFACE_() local
789 STDMETHOD(get_RecordCount) (THIS_ __LONG32 *pl) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbdaoint.h636 STDMETHOD(get_RecordCount) (THIS_ __LONG32 *pl) PURE; in DECLARE_INTERFACE_() local
789 STDMETHOD(get_RecordCount) (THIS_ __LONG32 *pl) PURE; in DECLARE_INTERFACE_() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAwrapado.cxx877 bool WpADORecordset::get_RecordCount(ADO_LONGPTR &_nRet) const in get_RecordCount() function in WpADORecordset
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAwrapado.cxx877 bool WpADORecordset::get_RecordCount(ADO_LONGPTR &_nRet) const in get_RecordCount() function in WpADORecordset
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DUnsafeNativeMethods.cs541 [ Obsolete("not used", true)] void get_RecordCount(/*deleted parameters signature*/); in get_RecordCount() method