다음을 통해 공유


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

반환

적용 대상