Aracılığıyla paylaş


IConventionComplexTypeBuilder.RemoveUnusedImplicitProperties Yöntem

Tanım

Herhangi bir meta veri nesnesinin parçası değilse, verilen listedeki özellikleri kaldırır.

public Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexTypeBuilder RemoveUnusedImplicitProperties (System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IConventionProperty> properties);
abstract member RemoveUnusedImplicitProperties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IConventionProperty> -> Microsoft.EntityFrameworkCore.Metadata.Builders.IConventionComplexTypeBuilder
Public Function RemoveUnusedImplicitProperties (properties As IReadOnlyList(Of IConventionProperty)) As IConventionComplexTypeBuilder

Parametreler

properties
IReadOnlyList<IConventionProperty>

Kaldırılacak özellikler.

Döndürülenler

Şunlara uygulanır