
| Visual Basic (Declaration) | |
|---|---|
Public Class SaveResult | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As SaveResult | |
| C# | |
|---|---|
public class SaveResult | |
| C++/CLI | |
|---|---|
public ref class SaveResult | |
SaveResult indicates whether the save succeeded or failed, and if it failed the entities involved and/or any exception encountered.
The SaveOptions used during the SaveChanges call will determine whether the SaveResult is returned if an error occurs.
System.Object
IdeaBlade.EntityModel.SaveResult
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family