M
Marc
I am bit confused about these properties.
First, has each DataRowVersion its own RowState, or is there one RowState
per Row. I think it should be the latter but I am not sure.
Second I do not understand the text below explaining what de default value
of DataRowVersion should mean. My confusion is: If the Row is editted should
not the RowState Modified, and then the default version should be Current.
Nevertheless the text says the default version should be Proposed. This
seems paradoxal to me, or perhaps the RowState is not Modified if you change
it? That seems really strange also.
First, has each DataRowVersion its own RowState, or is there one RowState
per Row. I think it should be the latter but I am not sure.
Second I do not understand the text below explaining what de default value
of DataRowVersion should mean. My confusion is: If the Row is editted should
not the RowState Modified, and then the default version should be Current.
Nevertheless the text says the default version should be Proposed. This
seems paradoxal to me, or perhaps the RowState is not Modified if you change
it? That seems really strange also.