Lines Matching refs:RowSet
27 #include <com/sun/star/sdbc/RowSet.idl>
53 /** is a client side RowSet, which use retrieves is data based on a database table,
60 , the RowSet caches all data or uses
65 In addition, it provides events for RowSet navigation and RowSet modifications
163 …<type>RowSet</type>. This deleted row then doesn't vanish immediately, but is still present, and s…
165 the <type>RowSet</type> as soon as the cursor is moved away from it.<br/>
176 <code>15</code>, followed by <code>next</code>, then your <type>RowSet</type> afterwards
203 published service RowSet
205 service com::sun::star::sdbc::RowSet;
269 …<p>If your <code>RowSet</code> is bound to an SQL command or query which contains parameters, or h…
275 …<type scope="com::sun::star::sdbc">RowSet</type>). Additionally, they provide information about th…
281 …also be set from outside. When set from outside the RowSet is not responsible for the closing of t…
297 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
301 The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
306 @see com::sun::star::sdbc::RowSet::EscapeProcessing