PropertyParameterBinding(IProperty) Oluşturucu

Tanım

Verilen IPropertyiçin yeni PropertyParameterBinding bir örnek oluşturur.

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