SPField.Update Method
Include Protected Members
Include Inherited Members
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