Overload List

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

See Also