Label: apis+querying

All content with label apis+querying.
Related Labels: questions , user , 2-basic , jcache , book-dotnet-prog , exceptions , compute , gs.xml , level , guide , issues , unit , gigaspacesdotnet , persistency , walkthrough , applications , first , transaction , support , more » ( - apis , - querying )

Querying Space (XAP.NET 6.6 Documentation)

SQLQuery (XAP 6.6 Documentation)
SQLQuery class is used to query the space using the {{SQL}} like syntax. Constructing {{SQLQuery}} object is relatively expensive operation. You should not construct it with every space query operation. You should construct it once and reuse it using the dynamic query ...