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