Click or drag to resize
Askia

IRecordEntitySave Method

Saves the record in the database

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
bool Save()

Return Value

Type: Boolean
Return true when the record was successfully saved, otherwise return false. In such case refer to the LastError property.
See Also