SPList.Update method
Updates the database with changes that are made to the list.
Overload list
Name | Description | |
---|---|---|
Update() | Updates the database with changes that are made to the list. | |
Update(Boolean) | Updates the database with changes that are made to the list, optionally including changes that result from data migration. |
Top