CoreStrings.CompositePKWithDataAnnotation(Object) Yöntem

Tanım

'{entityType}' varlık türünün [Key] özniteliğine sahip birden çok özelliği vardır. Bileşik birincil anahtarlar yalnızca 'OnModelCreating' içinde 'HasKey' kullanılarak ayarlanır.

public static string CompositePKWithDataAnnotation (object entityType);
public static string CompositePKWithDataAnnotation (object? entityType);
static member CompositePKWithDataAnnotation : obj -> string
Public Shared Function CompositePKWithDataAnnotation (entityType As Object) As String

Parametreler

entityType
Object

Döndürülenler

String

Şunlara uygulanır