| Overload | Description |
|---|---|
| SaveData(Guid,Object,String,String,Boolean) | Saves a serialized object to the database for this entry. |
| SaveData(Int32,Guid,Object,String,String,Boolean) | Saves a serialized object to the database for the specified entry. |
| SaveData(Int32,Guid,Object,Server,String,String,Boolean) | Saves a serialized object to the database for the specified entry. |