Suoranta.EnterpriseLib.Web - Developer API

ControllerExtensions..::..TrySaveChanges Method

Namespace:  Suoranta.EnterpriseLib.Web.MVC
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static bool TrySaveChanges(
	this DbContext dbContext,
	out Exception exception
)

Parameters

dbContext
Type: DbContext
exception
Type: Exception%