2.5.116 Feat11RgSharepointIdChange

The Feat11RgSharepointIdChange structure specifies the identifier of modified 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 modified. 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, as well as the row identifier stored in the column with a title "ID" in the table.