D1StoreClient class
Store client for connection to a D1 server.
public class D1StoreClient : ID1Store
Public Members
| name | description |
|---|---|
| D1StoreClient(…) | Initialize a new instance of the D1StoreClient class. |
| Delete(…) | |
| DeleteAsync(…) | |
| Retrieve(…) | |
| RetrieveAsync(…) | |
| Store(…) | |
| StoreAsync(…) | |
| Update(…) | |
| UpdateAsync(…) |
See Also
- interface ID1Store
- namespace CyberCrypt.D1.Client.ServiceClients