Export (selector)
<source lang='delphi'>function Export(const iName:string; const iTitle:string; iFormat:Integer):Integer;</source>
Cette méthode export les objets de la sélection.
| Paramètre | Usage |
|---|---|
| Result | Nombre d'objets exportés |
| iName | Nom du fichier exporté |
| iTitle | Titre du document |
| iFormat | Format du fichier d'export |
Cette fonction retourne le nombre d'objets affectés par l'opération.
| Tip : Cette fonction utilise un export de requête |
Exemple :
<source lang="delphi"> </source>
Voir aussi :
{{#if:Selecteur (tech)|
{{#if:Selecteur (tech)|— Selecteur (tech) |}} — Développement DSM —
|
{{#if:|— [[{{{1}}}]] |}} — Développement DSM —
}}