Home
last modified time | relevance | path

Searched refs:get_MaxRecords (Results 1 – 15 of 15) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAStatement.cxx305 CHECK_RETURN(aSet.get_MaxRecords(m_nMaxRows)) in executeQuery()
499 if(!(m_RecordSet.IsValid() && m_RecordSet.get_MaxRecords(nRet))) in getMaxRows()
H A DAPreparedStatement.cxx264 CHECK_RETURN(m_RecordSet.get_MaxRecords(m_nMaxRows)) in executeQuery()
H A DAwrapado.cxx883 bool WpADORecordset::get_MaxRecords(ADO_LONGPTR &_nRet) const in get_MaxRecords() function in WpADORecordset
886 return SUCCEEDED(pInterface->get_MaxRecords(&_nRet)); in get_MaxRecords()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAStatement.cxx304 CHECK_RETURN(aSet.get_MaxRecords(m_nMaxRows)) in executeQuery()
499 if(!(m_RecordSet.IsValid() && m_RecordSet.get_MaxRecords(nRet))) in getMaxRows()
H A DAPreparedStatement.cxx263 CHECK_RETURN(m_RecordSet.get_MaxRecords(m_nMaxRows)) in executeQuery()
H A DAwrapado.cxx883 bool WpADORecordset::get_MaxRecords(ADO_LONGPTR &_nRet) const in get_MaxRecords() function in WpADORecordset
886 return SUCCEEDED(pInterface->get_MaxRecords(&_nRet)); in get_MaxRecords()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/ado/
H A DAwrapado.hxx318 bool get_MaxRecords(ADO_LONGPTR &_nRet) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/ado/
H A DAwrapado.hxx317 bool get_MaxRecords(ADO_LONGPTR &_nRet) const;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dadoint.h2147 virtual HRESULT STDMETHODCALLTYPE get_MaxRecords (long *plMaxRecords) = 0;
2218 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset15 *This, long *plMaxRecords);
2292 #define Recordset15_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2388 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset20 *This, long *plMaxRecords);
2475 #define Recordset20_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2574 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset21 *This, long *plMaxRecords);
2664 #define Recordset21_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2764 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (_ADORecordset *This, long *plMaxRecords);
2855 #define _Recordset_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMax…
H A Dadoint_backcompat.h2100 virtual HRESULT STDMETHODCALLTYPE get_MaxRecords (ADO_LONGPTR *plMaxRecords) = 0;
2171 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset15 *This, ADO_LONGPTR *plMaxRecords);
2245 #define Recordset15_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2341 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset20 *This, ADO_LONGPTR *plMaxRecords);
2428 #define Recordset20_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2527 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset21 *This, ADO_LONGPTR *plMaxRecords);
2617 #define Recordset21_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2717 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (_ADORecordset *This, ADO_LONGPTR *plMaxRecords);
2808 #define _Recordset_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMax…
H A Ddbdaoint.h720 STDMETHOD(get_MaxRecords) (THIS_ LONG *pMxRecs) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dadoint.h2147 virtual HRESULT STDMETHODCALLTYPE get_MaxRecords (long *plMaxRecords) = 0;
2218 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset15 *This, long *plMaxRecords);
2292 #define Recordset15_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2388 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset20 *This, long *plMaxRecords);
2475 #define Recordset20_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2574 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset21 *This, long *plMaxRecords);
2664 #define Recordset21_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2764 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (_ADORecordset *This, long *plMaxRecords);
2855 #define _Recordset_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMax…
H A Dadoint_backcompat.h2100 virtual HRESULT STDMETHODCALLTYPE get_MaxRecords (ADO_LONGPTR *plMaxRecords) = 0;
2171 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset15 *This, ADO_LONGPTR *plMaxRecords);
2245 #define Recordset15_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2341 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset20 *This, ADO_LONGPTR *plMaxRecords);
2428 #define Recordset20_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2527 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (Recordset21 *This, ADO_LONGPTR *plMaxRecords);
2617 #define Recordset21_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMa…
2717 HRESULT (STDMETHODCALLTYPE *get_MaxRecords) (_ADORecordset *This, ADO_LONGPTR *plMaxRecords);
2808 #define _Recordset_get_MaxRecords(This, plMaxRecords) ((This)->lpVtbl ->get_MaxRecords (This, plMax…
H A Ddbdaoint.h720 STDMETHOD(get_MaxRecords) (THIS_ LONG *pMxRecs) PURE; in DECLARE_INTERFACE_() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DUnsafeNativeMethods.cs539 [ Obsolete("not used", true)] void get_MaxRecords(/*deleted parameters signature*/); in get_MaxRecords() method