IConventionOwnedEntityTypeBuilder Interface

Definition

This interface is typically used by database providers (and other extensions). It is generally not used in application code.

public interface IConventionOwnedEntityTypeBuilder
type IConventionOwnedEntityTypeBuilder = interface
Public Interface IConventionOwnedEntityTypeBuilder

Remarks

See Model building conventions for more information and examples.

Applies to