vendredi 3 juin 2016

Doubts regarding KeyValueStore and its Value updates

Hi,

  1. I would like to know the best way OR the expected way to update the Value of an already existing Key in KeyValueStore database.

  • Should I delete the Key and its value first and then Create a new Key and the New Value using kvs.putsimple / kvs.PutEncrypted ?
  • For eg.
    Code:
      If Starter.kvs.ContainsKey("SmtpDetails") Then
    Starter.kvs.Remove(
    "SmtpDetails") 'Remove, if, already exists. Then add...

Doubts regarding KeyValueStore and its Value updates

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1TSs7Qj
via IFTTT

Aucun commentaire:

Enregistrer un commentaire