Posts by Cristiano Pimenta • 1 point
1 post
-
-1
votes1
answer195
viewsA: How to read a Firestore document?
Dim db As FirestoreDb = FirestoreDb.Create(projectId) Dim dadosCollections = dbCollections.BuscarColecoesFirebase(projectId) For Each eDados As NCollections In dadosCollections nColecao =…