C# Class Deveel.Data.Sql.ConstraintViolationException

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

Private Methods

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