Interface IItemUpdater
Namespace: LemonEdge.Connections.Database.Model
Assembly: LemonEdge.Database.Connector.dll
Syntax
public interface IItemUpdater
Methods
EnsureExists(IDbConnection)
Declaration
Task EnsureExists(IDbConnection cn)
Parameters
| Type | Name | Description |
|---|---|---|
| IDbConnection | cn |
Returns
| Type | Description |
|---|---|
| Task |