Condividi tramite


ITypeBase.GetSnapshottableMembers Metodo

Definizione

Restituisce tutti i membri che potrebbero richiedere un valore snapshot durante il rilevamento delle modifiche.

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

Restituisce

Membri.

Si applica a