Parameters
- key
- The item key.
- item
- Locked item.
The item will be overrwritten if item differs from the item returned by the Vintasoft.Data.IDataStorage.LockItem(System.String) method.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if key is null. |
System.InvalidOperationException | Thrown if item with specified key is not locked. |
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5