Udostępnij za pośrednictwem


DbCollectionEntry<TEntity,TElement>.Implicit Operator

Definicja

Zwraca nowe wystąpienie klasy innej niż ogólna DbCollectionEntry dla właściwości nawigacji reprezentowanej przez ten obiekt.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2225:OperatorOverloadsHaveNamedAlternates", Justification="Intentionally just implicit to reduce API clutter.")]
public static implicit operator System.Data.Entity.Infrastructure.DbCollectionEntry (System.Data.Entity.Infrastructure.DbCollectionEntry<TEntity,TElement> entry);
static member op_Implicit : System.Data.Entity.Infrastructure.DbCollectionEntry<'Entity, 'Element (requires 'Entity : null)> -> System.Data.Entity.Infrastructure.DbCollectionEntry
Public Shared Widening Operator CType (entry As DbCollectionEntry(Of TEntity, TElement)) As DbCollectionEntry

Parametry

entry
DbCollectionEntry<TEntity,TElement>

Obiekt reprezentujący właściwość nawigacji.

Zwraca

Wersja niegeneryczna.

Atrybuty

Dotyczy