A DataSet will bind with both ASP.NET and Windows forms DataGrids.
Ein Datensatz bindet mit ASP.NET und Windows Formen DataGrids.
Only one DataSet is allowed when a form is edited.
Bei der Bearbeitung eines Formulars ist nur ein DataSet zulässig.
Read-only fields that represent columns in the DataSet cannot be modified.
Schreibgeschützte Felder, die im DataSet Spalten darstellen, können nicht geändert werden.
The DataSet provides a way to work with data offline.
Das DataSet -Objekt bietet eine Möglichkeit, mit Daten offline zu arbeiten.
This generation logic requires key column information to be present in the DataSet.
Invalid or unrecognized schema construct for a DataSet.
Das Schema enthält eine unzulässige oder nicht unterstützte Struktur für ein DataSet.
You can import an existing DataSet into a webform.
Sie können ein vorhandenes DataSet in ein Webformular importieren.
Gets or sets the namespace of the DataSet.
Ruft ab oder legt die Ausgangsgröße für diese Tabelle.
Any changes you make to the DataSet are made while you are disconnected.
Alle Änderungen, die Sie im DataSet-Objekt vornehmen, werden offline durchgeführt.
The number of rows successfully updated from the DataSet.
Adds or refreshes rows in the DataSet.
Fügt Zeilen zum DataSet hinzu bzw. aktualisiert sie.
Insert the new rows into the DataSet.
Fill the data and schema of the DataSet.
Füllen Sie das DataSet-Objekt mit Daten und dem Schema.