Skip to content

Instance Property

name

The constraint’s name, if any.
var name: (any SQLExpression)?

Discussion

It is pointless to use SQLConstraint in the absence of a name, but the optionality is part of preexisting public API and cannot be changed.