Share via


CosmosPropertyExtensions.GetPropertyName(IProperty) Methode

Definition

Gibt den Eigenschaftsnamen zurück, der beim Ziel cosmos verwendet wird.

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

Parameter

property
IProperty

Die Eigenschaft.

Gibt zurück

Der Eigenschaftsname, der bei der Ausrichtung auf Cosmos verwendet wird.

Gilt für: