Download for Windows Premium
Publiciteit
import-csv

Vertaling van "import-csv" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Import-CSV
L'en-tête de colonne détermine le nom des propriétés de l'objet créé par Import-CSV.
The column header determines the names of the properties of the object that Import-CSV creates.
Vous pouvez ensuite utiliser l'applet de commande Import-CSV pour recréer les objets à partir des chaînes CSV des fichiers.
You can then use the Import-CSV cmdlet to re-create objects from the CSV strings in the files.
Import-CSV retourne les objets décrits par le contenu dans le fichier CSV.
Import-CSV returns the objects described by the content in the CSV file.
Lors de l'importation, le fichier Import-CSV utilise le paramètre Delimiter pour indiquer le délimiteur utilisé dans le fichier.
When importing, the Import-CSV file uses the Delimiter parameter to indicate the delimiter that is used in the file.
La première commande utilise l'applet de commande Import-Csv pour importer les commandes dans le fichier History.csv et stocker son contenu dans la variable $a.
The first command uses the Import-Csv cmdlet to import the commands in the History.csv file and store its contents in the variable $a.
Ces applets de commande sont identiques aux applets de commande Export-CSV et Import-CSV, à ceci près qu'elles n'enregistrent pas les chaînes CSV dans un fichier.
These cmdlets are the same as the Export-CSV and Import-CSV cmdlets, except that they do not save the CSV strings in a file.
La sixième commande utilise l'applet de commande Import-CSV pour importer le fichier Jobs.csv et convertir les chaînes CSV en une version CSV de l'objet tâche.
The sixth command uses the Import-CSV cmdlet to import the Jobs.csv file and convert the CSV strings into a CSV version of the job object.
Vous pouvez également utiliser les applets de commande Export-CSV et Import-CSV pour convertir des objets en chaînes CSV dans un fichier (et inversement).
You can also use the Export-CSV and Import-CSV cmdlets to convert objects to CSV strings in a file (and back).
Vous pouvez utiliser Export-CSV pour enregistrer les objets dans un fichier CSV, puis utiliser l'applet de commande Import-CSV pour créer des objets à partir du texte du fichier CSV.
You can use Export-CSV to save objects in a CSV file and then use the Import-CSV cmdlet to create objects from the text in the CSV file.
Elle utilise l'applet de commande Import-Csv pour importer les objets vers le fichier History.csv.
It uses the Import-Csv cmdlet to import the objects in the History.csv file.
La valeur du paramètre ComputerName est une commande qui utilise l'applet de commande Import-Csv pour importer le fichier Servers.csv et lire son contenu.
The value of the ComputerName parameter is a command that uses the Import-Csv cmdlet to import the Servers.csv file and read its contents.
Elle utilise la méthode de point (.) pour obtenir la propriété TextInfo de la culture actuelle et la propriété ListSeparator de l'objet dans TextInfo. Dans cet exemple, la commande retourne une commande Import-CSV pour modifier le nom des propriétés de l'objet importé obtenu.
It uses the dot (.) method to get the TextInfo property of the current culture and the ListSeparator property of the object in TextInfo. In this example, the command returns a comma. Example 4
Lorsque vous utilisez Import-Csv pour importer le fichier, le résultat obtenu est un objet PSCustomObject possédant les propriétés de note EmpNo et Years.
When you use Import-Csv to import the file, the result is a PSCustomObject with note properties of EmpNo and Years.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor import-csv in het Frans

Publiciteit

Suggesties

Resultaten: 16. Exact: 16. Verstreken tijd: 49 ms.