DataManagerBase.CommitAllDebug Method
Does not commit the data to the DB
[Visual Basic]Public Function CommitAllDebug() As
String [C#]public
string CommitAllDebug();
Return Value
The SQL string executed
See Also
DataManagerBase Class | OrmLib Namespace