DbPropertyEntry<TEntity,TProperty>.Implicit Operatör

Tanım

Bu nesne tarafından temsil edilen özelliği için genel DbPropertyEntry 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.DbPropertyEntry(System.Data.Entity.Infrastructure.DbPropertyEntry<TEntity,TProperty> entry);
static member op_Implicit : System.Data.Entity.Infrastructure.DbPropertyEntry<'Entity, 'Property (requires 'Entity : null)> -> System.Data.Entity.Infrastructure.DbPropertyEntry
Public Shared Widening Operator CType (entry As DbPropertyEntry(Of TEntity, TProperty)) As DbPropertyEntry

Parametreler

entry
DbPropertyEntry<TEntity,TProperty>

özelliğini temsil eden nesne.

Döndürülenler

Genel olmayan bir sürüm.

Öznitelikler

Şunlara uygulanır