Overload List

  NameDescription
SqlConstraintString(Dialect, String)
Generates the SQL string to create the Primary Key Constraint in the database.
SqlConstraintString(Dialect, String, String)
Generates the SQL string to create the named Primary Key Constraint in the database.
(Overrides Constraint..::.SqlConstraintString(Dialect, String, String).)

See Also