ITransactionSave Method | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
| Exception | Condition | 
|---|---|
| InvalidOperationException | If no transaction is in progress. | 
| ArgumentException | if savePointName is empty or null | 
| NotSupportedException | if the .NET database provider doesn't support transaction saving or when COM+ is used. |