共用方式為


CoreStrings.DefiningQueryWithKey(Object) 方法

定義

實體類型 '{entityType}' 無法使用 'ToQuery' 來建立定義查詢,因為它也會定義主鍵。 定義查詢只能用來備份沒有索引鍵的實體類型。

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

參數

entityType
Object

傳回

適用於