Bagikan melalui


StructuralTypeProjectionExpression.BindComplexProperty Metode

Definisi

Mengikat properti kompleks dengan proyeksi jenis struktural ini untuk mendapatkan ekspresi pembentuk untuk jenis kompleks target.

public virtual Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression BindComplexProperty (Microsoft.EntityFrameworkCore.Metadata.IComplexProperty complexProperty);
abstract member BindComplexProperty : Microsoft.EntityFrameworkCore.Metadata.IComplexProperty -> Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression
override this.BindComplexProperty : Microsoft.EntityFrameworkCore.Metadata.IComplexProperty -> Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression
Public Overridable Function BindComplexProperty (complexProperty As IComplexProperty) As StructuralTypeShaperExpression

Parameter

complexProperty
IComplexProperty

Properti kompleks untuk mengikat.

Mengembalikan

Ekspresi pembentuk untuk jenis kompleks target.

Berlaku untuk