CheckConstraint constructor

CheckConstraint(
  1. String sql
)

Implementation

CheckConstraint(this.sql);