This is a migrated thread and some comments may be shown as answers.

Transaction.IsDirty

2 Answers 55 Views
Development (API, general questions)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nick
Top achievements
Rank 1
Nick asked on 20 Dec 2011, 08:54 AM
Hello Telerik

It there any way to know when Transaction it becomes dirty? Maybe a event or callback method?

Thanks

2 Answers, 1 is accepted

Sort by
0
Ralph Waldenmaier
Telerik team
answered on 20 Dec 2011, 02:26 PM
Hello Nick,

You can use our ITracking interface to get notified when a object is changed. You can find details about change tracking here. Additionally to this, we provide the IsDirty flag with our transactions, which is set to true if there are modifications made within the transaction. Details can be found here.

I hope this information is helpful for you. Do not hesitate to contact us if you need further assistance or you have other questions.

All the best,
Ralph
the Telerik team

Q3’11 of Telerik OpenAccess ORM is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

0
Nick
Top achievements
Rank 1
answered on 22 Dec 2011, 10:54 AM
Thanks Ralph!
This is what I was looking for
Tags
Development (API, general questions)
Asked by
Nick
Top achievements
Rank 1
Answers by
Ralph Waldenmaier
Telerik team
Nick
Top achievements
Rank 1
Share this question
or