C# Class Deveel.Data.Sql.Tables.NotNullColumnViolationException

Inheritance: Deveel.Data.Sql.Tables.ConstraintViolationException
Mostrar archivo Open project: deveel/deveeldb

Private Methods

Method Description
FormatMessage ( ObjectName tableName, string columnName ) : string
NotNullColumnViolationException ( ObjectName tableName, string columnName ) : System