PropertyParameterBinding(IProperty) Oluşturucu

Tanım

PropertyParameterBindingVerilen için yeni bir örnek oluşturur IProperty .

public PropertyParameterBinding (Microsoft.EntityFrameworkCore.Metadata.IProperty property);
new Microsoft.EntityFrameworkCore.Metadata.PropertyParameterBinding : Microsoft.EntityFrameworkCore.Metadata.IProperty -> Microsoft.EntityFrameworkCore.Metadata.PropertyParameterBinding
Public Sub New (property As IProperty)

Parametreler

property
IProperty

Bağlanacak özellik.

Şunlara uygulanır