DbCollectionEntry<TEntity,TElement>.Implicit Operatör

Tanım

Bu nesne tarafından temsil edilen gezinti özelliği için genel DbCollectionEntry olmayan sınıfın yeni bir örneğini döndürür.

[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

Parametreler

entry
DbCollectionEntry<TEntity,TElement>

Gezinti özelliğini temsil eden nesne.

Döndürülenler

Genel olmayan bir sürüm.

Öznitelikler

Şunlara uygulanır