RelationalStrings.TphStoredProcedureMismatch Metoda

Definicja

Element "{entityType}" jest mapowany na procedurę składowaną "{sproc}", podczas gdy element "{otherEntityType}" jest mapowany na procedurę składowaną "{otherSproc}". Zamapuj wszystkie typy jednostek w hierarchii na tę samą procedurę składowaną lub usuń dyskryminujące i zamapuj je na różne procedury składowane. Aby uzyskać więcej informacji, zobacz https://go.microsoft.com/fwlink/?linkid=2130430.

public static string TphStoredProcedureMismatch (object? entityType, object? sproc, object? otherEntityType, object? otherSproc);
static member TphStoredProcedureMismatch : obj * obj * obj * obj -> string
Public Shared Function TphStoredProcedureMismatch (entityType As Object, sproc As Object, otherEntityType As Object, otherSproc As Object) As String

Parametry

entityType
Object
sproc
Object
otherEntityType
Object
otherSproc
Object

Zwraca

Dotyczy