NonSharedPrimitiveCollectionsQueryTestBase
TestContext
TestEntity
NonSharedPrimitiveCollectionsQueryTestBase()
StoreName
Array_of_bool()
Array_of_byte_array()
Array_of_byte()
Array_of_DateOnly()
Array_of_DateTime_with_microseconds()
Array_of_DateTime_with_milliseconds()
Array_of_DateTime()
Array_of_DateTimeOffset()
Array_of_decimal()
Array_of_double()
Array_of_enum()
Array_of_float()
Array_of_Guid()
Array_of_int()
Array_of_long()
Array_of_short()
Array_of_string()
Array_of_TimeOnly_with_microseconds()
Array_of_TimeOnly_with_milliseconds()
Array_of_TimeOnly()
AssertTranslationFailed(Func<Task>)
Column_with_custom_converter()
Constant_with_inferred_value_converter()
Inline_collection_in_query_filter()
Multidimensional_array_is_not_supported()
Parameter_with_inferred_value_converter()
Project_collection_from_entity_type_with_owned()
TestArray<TElement>(TElement, TElement, Action<ModelBuilder>)
net9.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NonSharedPrimitiveCollectionsQueryTestBase : NonSharedModelTestBase
{
[AsyncStateMachine(typeof(<TestArray>d__30<?>))]
protected Task! TestArray<TElement>(TElement value1, TElement value2, Action<ModelBuilder!>? onModelCreating = null);
}
}
.NET | 9.010.0 |
---|---|
Information specific to net9.0 | |
Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API