Sdílet prostřednictvím


DefaultValueBinding(Type) Konstruktor

Definice

Vytvoří novou instanci sloupce DefaultValueBinding.

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

Parametry

runtimeType
Type

Typ CLR instance vytvořené metodou factory.

Platí pro