Поделиться через


StoreObjectDictionary<T>.Find(StoreObjectIdentifier) Метод

Определение

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyStoreObjectDictionary`1.Find(Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier@)
public virtual T? Find (in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier? storeObject);
abstract member Find : StoreObjectIdentifier -> 'T
override this.Find : StoreObjectIdentifier -> 'T
Public Overridable Function Find (storeObject As StoreObjectIdentifier) As T

Параметры

storeObject
StoreObjectIdentifier

Возвращаемое значение

T

Реализации

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyStoreObjectDictionary`1.Find(Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier@)

Применяется к