RelationalStrings.StoredProcedureTphDuplicate(Object, Object, Object) Methode

Definition

Sowohl '{entityType}' als auch '{otherEntityType}' werden explizit der gespeicherten Prozedur '{sproc}' mithilfe der 'TPH'-Zuordnungsstrategie zugeordnet. Konfigurieren Sie die Zuordnung der gespeicherten Prozedur für den Stammentitätstyp, einschließlich aller Parameter für die abgeleiteten Typen. Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parameter

entityType
Object
otherEntityType
Object
sproc
Object

Gibt zurück

Gilt für: