Sdílet prostřednictvím


CoreStrings.DefiningQueryWithKey(Object) Metoda

Definice

Typ entity {entityType} nemůže použít ToQuery k vytvoření definující dotaz, protože také definuje primární klíč. Definování dotazů je možné použít pouze k zálohování typů entit bez klíčů.

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

Parametry

entityType
Object

Návraty

Platí pro