C# FireStore, get values from a document

后端 未结 0 1057
慢半拍i
慢半拍i 2020-12-09 00:04

I\'m trying to get the values inside of a document in FireStore, so I did this.

Task docRef = db.Collection("Logs").GetSnapshot         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题