What are the different row versions available?
Answers were Sorted based on User's Feedback
Answer / swapna
There are four types of Rowversions.
Current:
The current values for the row. This row version does not
exist for rows with a RowState of Deleted.
Default :
The row the default version for the current DataRowState.
For a DataRowState value of Added, Modified or Current, the
default version is Current. For a DataRowState of Deleted,
the version is Original. For a DataRowState value of
Detached, the version is Proposed.
Original:
The row contains its original values.
Proposed:
The proposed values for the row. This row version exists
during an edit operation on a row, or for a row that is not
part of a DataRowCollection.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ravindarjobs
have a look at this link
http://msdn2.microsoft.com/en-us/library/ww3k31w0.aspx
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 1647264
There are four types of Rowversions.
Current:
The current values for the row. This row version does not exist for rows with a RowState of Deleted.
Default :
The row the default version for the current DataRowState. For a DataRowState value of Added, Modified or Current, the default version is Current. For a DataRowState of Deleted, the version is Original. For a DataRowState value of Detached, the version is Proposed.
Original:
The row contains its original values.
Proposed:
The proposed values for the row. This row version exists during an edit operation on a row, or for a row that is not part of a DataRowCollection
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we connect two dataadapters to same data source using single connection at same time?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is a string variable?
Which namespaces are used for data access?
0 Answers SwanSoft Technologies,
Does ado.net use odbc?
What is commandbuilder in ado.net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is connection in ado.net?
List all the steps in order, to access a database through ado.net?
What is dataset and datatable in ado.net?
Describe datareader object of ado.net with example.
can we execute trigger normally at the desired time?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)