Overload List
Name | Description | |
---|---|---|
![]() ![]() | Sql(SqlString) |
Apply a constraint expressed in SQL
|
![]() ![]() | Sql(String) |
Apply a constraint expressed in SQL
|
![]() ![]() | Sql(SqlString, Object, IType) |
Apply a constraint expressed in SQL, with the given SQL parameter
|
![]() ![]() | Sql(SqlString, array<Object>[]()[], array<IType>[]()[]) |
Apply a constraint expressed in SQL, with the given SQL parameters
|
![]() ![]() | Sql(String, Object, IType) |
Apply a constraint expressed in SQL, with the given SQL parameter
|
![]() ![]() | Sql(String, array<Object>[]()[], array<IType>[]()[]) |