SelectExpression.GenerateComplexPropertyShaperExpression Yöntem

Tanım

Bu, Entity Framework Core altyapısını destekleyen ve genel API'ler ile aynı uyumluluk standartlarına tabi olmayan bir iç API'dir. Herhangi bir sürümde bildirimde bulunmaksızın değiştirilebilir veya kaldırılabilir. Bunu yalnızca kodunuzda son derece dikkatli bir şekilde kullanmanız ve bunu yapmanın yeni bir Entity Framework Core sürümüne güncelleştirirken uygulama hatalarına neden olabileceğini bilmeniz gerekir.

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public static Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression GenerateComplexPropertyShaperExpression (Microsoft.EntityFrameworkCore.Query.StructuralTypeProjectionExpression containerProjection, Microsoft.EntityFrameworkCore.Metadata.IComplexProperty complexProperty);
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
static member GenerateComplexPropertyShaperExpression : Microsoft.EntityFrameworkCore.Query.StructuralTypeProjectionExpression * Microsoft.EntityFrameworkCore.Metadata.IComplexProperty -> Microsoft.EntityFrameworkCore.Query.StructuralTypeShaperExpression
Public Shared Function GenerateComplexPropertyShaperExpression (containerProjection As StructuralTypeProjectionExpression, complexProperty As IComplexProperty) As StructuralTypeShaperExpression

Parametreler

complexProperty
IComplexProperty

Döndürülenler

Öznitelikler

Şunlara uygulanır