<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=GetList_%28TSDataRemoteObject%29</id>
		<title>GetList (TSDataRemoteObject) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=GetList_%28TSDataRemoteObject%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=GetList_(TSDataRemoteObject)&amp;action=history"/>
		<updated>2026-04-29T06:54:51Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=GetList_(TSDataRemoteObject)&amp;diff=6745&amp;oldid=prev</id>
		<title>Syfre le 15 mars 2013 à 08:09</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=GetList_(TSDataRemoteObject)&amp;diff=6745&amp;oldid=prev"/>
				<updated>2013-03-15T08:09:57Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Version précédente&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version du 15 mars 2013 à 08:09&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 35 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 35 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Footer|Classe entité de service distant (stereotype)}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Footer|Classe entité de service distant (stereotype)}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Stéréotype entité de service distant]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=GetList_(TSDataRemoteObject)&amp;diff=5116&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang='delphi'&gt;class function GetList(const iWhere,iOrderBy:string; iArgs:Array of variant; iMaxInstance:Integer):TSDataRemoteObject;&lt;/source&gt;  Cette fonction retrouve… »</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=GetList_(TSDataRemoteObject)&amp;diff=5116&amp;oldid=prev"/>
				<updated>2011-05-10T15:43:34Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;class function GetList(const iWhere,iOrderBy:string; iArgs:Array of variant; iMaxInstance:Integer):TSDataRemoteObject;&amp;lt;/source&amp;gt;  Cette fonction retrouve… »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;class function GetList(const iWhere,iOrderBy:string; iArgs:Array of variant; iMaxInstance:Integer):TSDataRemoteObject;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction retrouve une ressource SData par une recherche.&lt;br /&gt;
&lt;br /&gt;
{{tip|Cette méthode utilise un [[Fournisseur de Service (sdata)|fournisseur de service]] enregistré dans l'Administration}}&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|iWhere&lt;br /&gt;
|La clause Where de recherche.&lt;br /&gt;
|-&lt;br /&gt;
|iOrderBy&lt;br /&gt;
|La clause de tri de recherche.&lt;br /&gt;
|-&lt;br /&gt;
|iArgs&lt;br /&gt;
|Les arguments de la clause Where.&lt;br /&gt;
|-&lt;br /&gt;
|iMaxInstance&lt;br /&gt;
|Nombre maximum de ressource a retrouver.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;&lt;br /&gt;
var ls:RE_ExpenseList;&lt;br /&gt;
begin&lt;br /&gt;
  ls := RE_Expense.GetWhere('','dateExpense',[],-1);&lt;br /&gt;
  showMessage(Format('Count: %d',[ls.Count]));&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi&lt;br /&gt;
&lt;br /&gt;
*[[Classe entité de service distant (stereotype)|Classe entité de service distant]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|Classe entité de service distant (stereotype)}}&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>