C# (CSharp) Cofoundry.Domain.Data Namespace

Classes

Name Description
StoredProcedureErrorNumbers.Page_AddDraft
UnexpectedStoredProcedureResultException Used when a Sql Stored Procedure executes without error, but does not return the expected result e.g. when an output parameter should have always have a value, but does not.