TablePrimaryKeyConstraint constructor

TablePrimaryKeyConstraint(
  1. String field
)

Implementation

TablePrimaryKeyConstraint(super.field);