SPField.Update method
Updates the database with changes that are made to the field.
Overload list
Name | Description | |
---|---|---|
Update() | Updates the database with changes that are made to the field. | |
Update(Boolean) | Updates the database with changes that are made to the field and optionally propagates the changes to lists that implement the field. |
Top