共用方式為


CoreStrings.CompositeFkOnProperty(Object, Object) 方法

定義

有多個屬性,其中 [ForeignKey] 屬性指向導覽 '{1_entityType}。{0_navigation}'。 若要使用資料批註定義複合外鍵,請在導覽上使用 [ForeignKey] 屬性。

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

參數

navigation
Object
entityType
Object

傳回

適用於