Ref T473, added version attribute for DB based value objects.

So all DB objects could have version.
This commit is contained in:
Klaus Basan
2018-12-16 21:11:57 +01:00
committed by Mat Sutcliffe
parent 9facd200f1
commit a40e37e59b
4 changed files with 74 additions and 38 deletions

View File

@@ -152,7 +152,7 @@ namespace BlackMisc
//! \copydoc BlackMisc::Mixin::Index::setPropertyByIndex
void setPropertyByIndex(const CPropertyIndex &index, const CVariant &variant);
//! Compare for index
//! \copydoc BlackMisc::Mixin::Index::comparePropertyByIndex
int comparePropertyByIndex(const CPropertyIndex &index, const ITimestampBased &compareValue) const;
//! Update missing parts