CountRecordStruct30915
CountRecordStruct30915(Int32, Int32)
Count
PickupStatusId
Deconstruct(Int32, Int32)
Equals(CountRecordStruct30915)
Equals(Object)
GetHashCode()
ToString()
operator !=(CountRecordStruct30915, CountRecordStruct30915)
operator ==(CountRecordStruct30915, CountRecordStruct30915)
net11.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class AdHocMiscellaneousQueryRelationalTestBase : AdHocMiscellaneousQueryTestBase
{
protected class Context30915 : DbContext
{
public struct CountRecordStruct30915 : IEquatable<CountRecordStruct30915>
{
public static bool operator ==(CountRecordStruct30915 left, CountRecordStruct30915 right);
}
}
}
}
| .NET | 11.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (11.0.0-preview.7.26381.103) net11.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API