DataManagerBase.LastCommitText Property
This property contains the last commit SQL that was generated by the DataManager. Useful for debugging.
[Visual Basic]Public ReadOnly Property LastCommitText As
String [C#]public
string LastCommitText {get;}
See Also
DataManagerBase Class | OrmLib Namespace