2.5.117 Feat11RgSharepointIdDel

The Feat11RgSharepointIdDel structure specifies the identifier of deleted rows in a table linked to a Web-based data provider. This information is used when synchronizing between the local copy of the table, and the Web-based data provider.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cId

rgId (variable)

...

cId (2 bytes): An unsigned integer that specifies the number of elements in rgId.

rgId (variable): An array of 4-byte unsigned integers that specifies identifiers of rows that were deleted. The length of the array is specified by the cId field, and each entry of the array specifies the identifier of one row.  The row identifier specified in this field MUST match a row identifier stored in the LISTDATA element of the List Data stream.