PostgreSqlFunctions.IsContainedBy Method |
Name | Description | |
---|---|---|
![]() ![]() | IsContainedBy<T>(T[],T[]) |
Will generate a containedArray <@ containingArray fragment in the SQL query using the mapping of this function.
|
![]() ![]() | IsContainedBy(IEntityFieldCore, Object) |
Will generate a arrayField <@ containingArray fragment in the SQL query using the mapping of this function.
|