SPQueryUsageDefinition.Update method
NOTE: This API is now obsolete.
Overload list
Name | Description | |
---|---|---|
Update() | Obsolete. Stores this usage definition in the configuration store. (Overrides SPUsageProvider.Update().) | |
Update(Boolean) | Causes the object to save its state and propagate changes to all the computers in the server farm, optionally throwing an exception if the object already exists in the configuration store. (Inherited from SPPersistedObject.) |
Top