Aracılığıyla paylaş


CosmosPropertyExtensions.GetPropertyName(IProperty) Yöntem

Tanım

Cosmos'un hedeflenmesi sırasında kullanılan özellik adını döndürür.

public static string GetPropertyName (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member GetPropertyName : Microsoft.EntityFrameworkCore.Metadata.IProperty -> string
<Extension()>
Public Function GetPropertyName (property As IProperty) As String

Parametreler

property
IProperty

Özellik.

Döndürülenler

Cosmos hedeflendiğinde kullanılan özellik adı.

Şunlara uygulanır