I appreciate your answer. you brought me closer but the problem is not yet resolved.
I replaced code as following to get the itemdata. This was usefull but doesn't return any data and doesn't throw exception. But my goal was not acheived.
writer.WriteAttributeString(DData.ROW_ID,row[ROW_ID,DataRowVersion.Original].ToString())
|