.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.EntityFrameworkCore.Metadata.Builders
  3. QueryTypeBuilder
  4. ToString()
  • QueryTypeBuilder
    • QueryTypeBuilder(InternalEntityTypeBuilder)
    • Metadata
    • Equals(Object)
    • GetHashCode()
    • HasAnnotation(String, Object)
    • HasBaseType(String)
    • HasBaseType(Type)
    • HasOne(String, String)
    • HasOne(Type, String)
    • HasQueryFilter(LambdaExpression)
    • Ignore(String)
    • Property(String)
    • Property(Type, String)
    • Property<TProperty>(String)
    • ToString()
    • UsePropertyAccessMode(PropertyAccessMode)
    • HasDiscriminator(QueryTypeBuilder)
    • HasDiscriminator(QueryTypeBuilder, String, Type)
    • HasDiscriminator<TDiscriminator>(QueryTypeBuilder, String)
    • ToView(QueryTypeBuilder, String)
    • ToView(QueryTypeBuilder, String, String)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.Metadata.Builders
{
    public class QueryTypeBuilder : IInfrastructure<IMutableModel>, IInfrastructure<InternalEntityTypeBuilder>
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        public override string ToString();
    }
}
.NET Core 2.2
Information specific to netcoreapp2.2
Assembly

Microsoft.EntityFrameworkCore , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙