SaveChanges |
Scroll |
Saves changes made to the IndexData object to the database without incrementing the version number.
Namespace: Therefore.API
Visual Basic Public Overridable Function SaveChanges ( _ pServer As TheServer _ ) C# public virtual void SaveChanges ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|
Requires CtgryNo The CtgryNo property must be set to the number of a valid Thereforeā¢ category before calling this method. |