-
Notifications
You must be signed in to change notification settings - Fork 1
Query
Eduardo (Flakes) edited this page Jul 7, 2021
·
5 revisions
Once you've instantiated the database context, there are two ways to construct queries.
You may need to import in some cases the following namespaces:
- Firenet
- System.Linq
The first way is using the query method from the own api google cloud invoking the method 'Query()' and using the methods that the documentation is avaible here.
The second form is experimental yet but has good results in general. Be careful and always test the results.