Examples with "a DataAdapter" and their translation 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.
Populate the DataSet with tables of data from an existing relational data source using a DataAdapter.
Llenar el DataSet con tablas de datos de un origen de datos relacional existente mediante DataAdapter.
The DataReader object is an alternative to the DataSet and DataAdapter combination.
El objeto DataReader es una alternativa a la combinación DataSet y DataAdapter.
The exception that is thrown by the DataAdapter during an insert, update, or delete operation if the number of rows affected equals zero.
DBConcurrencyException Excepción que inicia DataAdapter durante una operación de inserción, actualización o eliminación si el número de filas afectadas es igual a cero.
The DataAdapter object acts as a mediator between the DataSet object and the database.
El objeto DataAdapter actúa como un mediador entre el objeto DataSet y la base de datos.
Finally, the DataAdapter provides the bridge between the DataSet object and the data source.
Por último, el objeto DataAdapter proporciona el puente entre el objeto DataSet y el origen de datos.
To write changes from the dataset to the database, you call the Update method of the TableAdapter or DataAdapter that communicates between the dataset and its corresponding database.
Para escribir los cambios de un conjunto de datos en la base de datos, deberá llamar al método Update de TableAdapter o DataAdapter a través del cual se comunican el conjunto de datos y su correspondiente base de datos.
The Update methods of the TableAdapter and DataAdapter examine the value of the RowState property to determine which records need to be written to the database and what specific database command (InsertCommand, UpdateCommand, and DeleteCommand) should be invoked.
Los valores posibles incluyen qué registros deben escribirse en la base de datos y qué comando específico de la base de datos (InsertCommand, UpdateCommand y DeleteCommand) debe invocarse.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.