nosql

  1. Duque

    B4J Question [MongoDB]Get last inserted getObjectId("_id")

    Hi, I hope you can give me a hand. Main.db.GetCollection(collection).Insert(documentList) I hope to get the last inserted ObjectId... How is it done?
Top