ObjectStateEntry.EntityKey Tulajdonság

Definíció

Lekéri vagy beállítja az entitáskulcsot.

public:
 property System::Data::EntityKey ^ EntityKey { System::Data::EntityKey ^ get(); };
public:
 abstract property System::Data::EntityKey ^ EntityKey { System::Data::EntityKey ^ get(); };
public System.Data.EntityKey EntityKey { get; }
public abstract System.Data.EntityKey EntityKey { get; }
member this.EntityKey : System.Data.EntityKey
Public ReadOnly Property EntityKey As EntityKey
Public MustOverride ReadOnly Property EntityKey As EntityKey

Tulajdonság értéke

Az entitáskulcs.

A következőre érvényes: