CosmosValueGenerationConvention.GetValueGenerated(IConventionProperty) Metoda

Definicja

Zwraca strategię generowania wartości magazynu, która ma zostać ustawiona dla danej właściwości.

protected override Microsoft.EntityFrameworkCore.Metadata.ValueGenerated? GetValueGenerated (Microsoft.EntityFrameworkCore.Metadata.IConventionProperty property);
override this.GetValueGenerated : Microsoft.EntityFrameworkCore.Metadata.IConventionProperty -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ValueGenerated>
Protected Overrides Function GetValueGenerated (property As IConventionProperty) As Nullable(Of ValueGenerated)

Parametry

property
IConventionProperty

Właściwość.

Zwraca

Strategia generowania wartości sklepu ustawiona dla danej właściwości.

Dotyczy