共用方式為


RelationalStrings.StoredProcedureTphDuplicate(Object, Object, Object) 方法

定義

'{entityType}' 和 '{otherEntityType}' 都會使用 'TPH' 對應策略明確對應至預存程式 '{sproc}'。 在根實體類型上設定預存程式對應,包括衍生型別的所有參數。 如需相關資訊,請參閱 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

參數

entityType
Object
otherEntityType
Object
sproc
Object

傳回

適用於