Share via


CosmosPropertyExtensions.GetPropertyName(IProperty) Metodo

Definizione

Restituisce il nome della proprietà usato per la destinazione cosmos.

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

Parametri

property
IProperty

Proprietà.

Restituisce

Nome della proprietà usato per la destinazione Cosmos.

Si applica a