[jira] [Created] (IGNITE-4420) .NET: Improve documentation for query configuration combined with reflective serialization

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4420) .NET: Improve documentation for query configuration combined with reflective serialization

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-4420:
--------------------------------------

             Summary: .NET: Improve documentation for query configuration combined with reflective serialization
                 Key: IGNITE-4420
                 URL: https://issues.apache.org/jira/browse/IGNITE-4420
             Project: Ignite
          Issue Type: Task
          Components: documentation, platforms
            Reporter: Pavel Tupitsyn
             Fix For: 2.0


With automatic properties the situation is straightforward: mark property with [QuerySqlField].

With manual backing fields there may be some confusion, because reflective serializer operates on fields, and field names start with "_" in default naming convention.

Make sure all situations are documented properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)