Vertaling van "IDbCommand" in Duits
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.
The IDbCommand to execute during update.
The IDbCommand holds the parameters that you set to the values you want inserted on the remote database.
IDbCommand enthält die Parameter, die auf die Werte gesetzt werden, die in die entfernte Datenbank eingefügt werden sollen.
The IDbCommand executed when Update is called.
Gets the IDbCommand to execute during the DbDataAdapter.Update operation.
Ruft das IDbCommand -Objekt ab, das während des DbDataAdapter.Update -Vorgangs ausgeführt werden soll.
Gets the IDbCommand executed when DbDataAdapter.Update is called.
Ruft das IDbCommand -Objekt ab, das ausgeführt wird, wenn DbDataAdapter.Update aufgerufen wird.
public DataRow row, IDbCommand command, StatementType statementType, DataTableMapping tableMapping
public DataRow Zeile , IDbCommand Befehl , StatementType Anweisungstyp , DataTableMapping Tabellenzuordnung
For.NET, you do not need to close the IDBCommand.
Für.NET müssen Sie IDBCommand nicht schließen.
command The IDbCommand to execute during update.
command The IDbCommand to execute during update.
command Das IDbCommand-Objekt, das während des Update-Vorgangs auszuführen ist.
For.NET, you do not need to close the IDbCommand.
Für.NET müssen Sie IDBCommand nicht schließen.
command The IDbCommand executed when Update is called.
command Das IDbCommand-Objekt, das während des Update-Vorgangs auszuführen ist.
The IDbCommand holds the parameters that you set to the values you want inserted on the remote database.
IDbCommand enthält die Parameter, die auf die Werte gesetzt werden, die in die entfernte Datenbank eingefügt werden sollen.