Partager via


DefaultValueBinding(Type) Constructeur

Définition

Crée une instance DefaultValueBinding.

public DefaultValueBinding (Type runtimeType);
new Microsoft.EntityFrameworkCore.Metadata.DefaultValueBinding : Type -> Microsoft.EntityFrameworkCore.Metadata.DefaultValueBinding
Public Sub New (runtimeType As Type)

Paramètres

runtimeType
Type

Le type CLR du instance créé par la méthode de fabrique.

S’applique à