共用方式為


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

傳回

適用於