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 |
How to generate XML from a dataset and vice versa?
what is ado.net
What are the three Ado objects?
6 Answers Microsoft, StarSoft,
What is ado control?
i making a project using windows application c#, i want to show user name, password, and one button login. i wanna make it with sealed class .how its possible . when i clicked my login button all project should be open. pls cleare me.
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
List all the steps in order, to access a database through ado.net?
What is DataRowCollection?
What is ole used for?
What are the advantages of oledb compared with other classes?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Define data access layer?
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)