.net - ORM for GSQL, LINQ 2 GSQL? -


क्या LINQ 2 जीएसक्यूएल कार्यान्वयन है?

नोट: जीएसक्यूएल Google AppEngine datastore में उपयोग की जाने वाली क्वेरी भाषा (एसक्यूएल सबसेट)

भाषा को 'GQL' कहा जाता है, न कि ' जीएसक्यूएल 'और इस तरह के एक ओआरएम वास्तव में संभव नहीं है - एप इंजिन पर नेट अनुप्रयोग चलाए नहीं जाते।


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -