how to get the multiple objectas in single array using foregin key in visual studio

 {
        "ItemNo": 1,
        "ItemName": "Pen",
        "ItemTypeNo": 2,
        "Qty": "10",
        "Price": "100",
        "BillTrans": [],
        "ItemMaster": null,
        "StockTrans": []
    },
Tagged:

Answers

  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi @gk9010390!

    SQL Dependency Viewer/SQL Dependency Tracker doesn't have a Visual Studio integration, so we're wondering if this post may have been meant for a different tool?

    If so, can you kindly post in the forum for the correct tool (all forums can be found from here - https://forum.red-gate.com/) or let us know more detail on what you're hoping to do with SQL Dependency Tracker (previously called SQL Dependency Viewer)?

    Thank you!

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.