Aracılığıyla paylaş


RuntimeEntityType.SetPrimaryKey(RuntimeKey) Yöntem

Tanım

Bu varlık türü için birincil anahtarı ayarlar.

public virtual void SetPrimaryKey (Microsoft.EntityFrameworkCore.Metadata.RuntimeKey key);
abstract member SetPrimaryKey : Microsoft.EntityFrameworkCore.Metadata.RuntimeKey -> unit
override this.SetPrimaryKey : Microsoft.EntityFrameworkCore.Metadata.RuntimeKey -> unit
Public Overridable Sub SetPrimaryKey (key As RuntimeKey)

Parametreler

key
RuntimeKey

Yeni birincil anahtar.

Şunlara uygulanır