RelationalStrings.DerivedStrategy(Object, Object) 메서드

정의

파생 엔터티 형식 '{entityType}'이(가) '{strategy}' 매핑 전략으로 구성되었습니다. 루트 엔터티 형식만 매핑 전략으로 구성해야 합니다. 자세한 내용은 https://go.microsoft.com/fwlink/?linkid=2130430 을 참조하세요.

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

매개 변수

entityType
Object
strategy
Object

반환

적용 대상