C# Class Deveel.Data.Sql.ConstraintViolationException

A database exception that represents a constraint violation.
Inheritance: SqlErrorException
Mostrar archivo Open project: deveel/deveeldb

Private Methods

Method Description
ConstraintViolationException ( int errorCode, string message ) : System