Aracılığıyla paylaş


IEntityType.GetValueGeneratingProperties Yöntem

Tanım

Varlık girişi duruma geçtiğinde Added bir değer oluşturulması gereken özellikleri döndürür.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IProperty> GetValueGeneratingProperties ();
abstract member GetValueGeneratingProperties : unit -> seq<Microsoft.EntityFrameworkCore.Metadata.IProperty>
Public Function GetValueGeneratingProperties () As IEnumerable(Of IProperty)

Döndürülenler

Ekleme sırasında bir değer oluşturulması gereken özellikler.

Şunlara uygulanır