• Type: Sub-task
    • Resolution: Fixed
    • Priority: Minor
    • V4.0_ERRATA01
    • Affects Version/s: V4.0_OS
    • Component/s: CSDL XML
    • None
    • Environment:

      [Applied]

    • Hide

      Describe support for properties/navproperties rooted at entityset and (optionally) including type cast segments.

      Show
      Describe support for properties/navproperties rooted at entityset and (optionally) including type cast segments.

      See related issue.

      In some cases, it is desirable for an annotation to target the property or navigation property of an entity within a particular entity set.

      So:
      <Annotations Target="myschema.myentitytype/mynavproperty"/>

      would target the "mynavproperty" element of myentitytype, while

      <Annotations Target="myschema.mycontainer/myentityset/mynavproperty"/>

      would target the "mynavproperty" element of an entity returned from the myentityset entity set, and

      <Annotations Target="myschema.mycontainer/myentityset/myschema.myderivedType/mynavproperty"/>

      would target the "mynavproperty" element of an entity of type "myschema.myderivedType" returned from the "myentityset" entity set.

            Assignee:
            Michael Pizzo (Inactive)
            Reporter:
            Michael Pizzo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: