RelationalStrings.DbFunctionInvalidInstanceType(Object, Object) Yöntem

Tanım

' {Type} ' türünde tanımlanan DbFunction ' {function} ' bir statik yöntem ya da DbContext alt sınıfı üzerinde tanımlanmış bir örnek yöntemi olmalıdır. Diğer türlerde örnek yöntemleri desteklenmez.

public static string DbFunctionInvalidInstanceType (object function, object type);
public static string DbFunctionInvalidInstanceType (object? function, object? type);
static member DbFunctionInvalidInstanceType : obj * obj -> string
Public Shared Function DbFunctionInvalidInstanceType (function As Object, type As Object) As String

Parametreler

function
Object
type
Object

Döndürülenler

String

Şunlara uygulanır