The following example returns the number of tasks related to a specific account using theAccount_Taskscollection-valued navigation property with/$countappended: Request: HTTP GET [Organization URI]/api/data/v9.2
The entity set name isn't always the same as the collection name or plural name of the table. It is stored a separate property calledEntitySetName. When you create a new table row, you can't insert a non-primary image at the same time. For a non-primary image to be added, the ...
If your alternate key is a composite of several columns (attributes), you would define a KeyAttributeCollection. The following example is for an account that has an alternate key that includes both the accountnumber and sic attributes. C# 复制 var keyCollection = new KeyAttributeCo...