RelationalStrings.DerivedStrategy(Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
衍生的實體類型 '{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