Download for Windows Premium
Publiciteit
export-csv

Vertaling van "export-csv" in Spaans

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.
Export-CSV
The Export-CSV cmdlet converts the objects that you submit into a series of CSV variable-length strings and saves them in the specified text file.
El cmdlet Export-CSV convierte los objetos enviados en una serie de cadenas CSV de longitud variable y las guarda en el archivo de texto especificado.
Description The Export-CSV cmdlet creates a CSV variable-length file that represents the objects that you submit.
Descripción El cmdlet Export-CSV crea un archivo CSV de longitud variable que representa los objetos que se envían.
It uses a pipeline operator (|) to send the process objects to the Export-CSV cmdlet, which exports the process objects to the Processes.csv file in the current directory.
Utiliza un operador de canalización (|) para enviar los objetos de proceso al cmdlet Export-CSV, que exporta los objetos de proceso al archivo Processes.csv en el directorio actual.
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.
Estos cmdlets son iguales que los cmdlets Export-CSV e Import-CSV, excepto en que no guardan las cadenas CSV en un archivo.
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.
Puede utilizar Export-CSV para guardar los objetos en un archivo CSV y, a continuación, usar el cmdlet Import-CSV para crear objetos a partir del texto en el archivo CSV.
You can also use the Export-CSV and Import-CSV cmdlets to convert objects to CSV strings in a file (and back).
También puede utilizar los cmdlets Export-CSV e Import-CSV para convertir los objetos en cadenas CSV en un archivo (y viceversa).
It pipes the information to the Export-Csv cmdlet and then stores that information in the Services.csv file.
Canaliza la información al cmdlet Export-Csv y, a continuación, la almacena en el archivo Services.csv.
The Import-CSV cmdlet creates objects from CSV variable-length files that are generated by the Export-CSV cmdlet.
El cmdlet Import-CSV crea objetos a partir de archivos CSV de longitud variable generados por el cmdlet Export-CSV.
You can also pipe objects to Export-CSV. Required?
También puede canalizar los objetos a Export-CSV. ¿Requerido?
For more information, see Export-CSV, and see the Notes section. Parameters
Para obtener más información, vea Export-CSV y la sección Notas. Parámetros
You can pipe any.NET Framework object to Export-CSV.
Puede canalizar cualquier objeto de.NET Framework a Export-CSV.
To do so, export the results of a Get-History command to a file by using Export-CSV or Export-Clixml and then import the file by using Import-CSV or Import-Clixml.
Para ello, se exportan los resultados de un comando Get-History a un archivo mediante Export-CSV o Export-Clixml y, a continuación, se importa el archivo con Import-CSV o Import-Clixml.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor export-csv in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
fishing rod: long pole with a line used to catch fish
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 12. Exact: 12. Verstreken tijd: 47 ms.