<font color=ff0000 size="1"><i>This is preliminary documentation and subject to change.</i></font>
<br>
<font size="1"><i>To comment on this topic, please send us email at <a href="mailto:ngwssdk@microsoft.com">ngwssdk@microsoft.com</a>. Thanks!</i></font>
<P>Gets or sets the <A href="frlrfsystemdatadatarowversionclasstopic.htm">DataRowVersion</A> to use when loading <A href="frlrfsystemdataadoadoparameterclassvaluetopic.htm">Value</A>.</P>
<TD width=50%>The value set is not one of the <A href="frlrfsystemdatadatarowversionclasstopic.htm">DataRowVersion</A> values.</TD>
</TR>
</table></div>
<!--TS:-->
<H4 class="dtH4">Remarks</H4>
<P>This property is used by the <A href="frlrfsystemdatasqlsqldatasetcommandclassupdatecommandtopic.htm">UpdateCommand</A> during the <A href="frlrfsystemdatainternaldbdatasetcommandclassupdatetopic.htm">Update</A> to determine if the original or current value is used for a parameter value. This allows primary keys to be updated. This property is ignored by the <A href="frlrfsystemdatasqlsqldatasetcommandclassinsertcommandtopic.htm">InsertCommand</A> or <A href="frlrfsystemdatasqlsqldatasetcommandclassdeletecommandtopic.htm">DeleteCommand</A>.</P>