Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Include Protected Members
Include Inherited Members
This member is reserved for future use.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Update(array<DataRow[]) | (Inherited from DbDataAdapter.) |
![]() |
Update(DataTable) | (Inherited from DbDataAdapter.) |
![]() |
Update(DataSet) | Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the specified data set. (Overrides DbDataAdapter.Update(DataSet).) |
![]() |
Update(DataSet, String) | (Inherited from DbDataAdapter.) |
Top
Exceptions
| Exception | Condition |
|---|---|
| System.NotSupportedException | The member is called. |
.gif)