CoreStrings.NavigationToShadowEntity(Object, Object, Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
此 API 現已淘汰。
流覽 '{navigation}' 無法新增至實體類型 '{entityType}',因為目標實體類型 '{targetType}' 是在陰影狀態中定義,而且導覽屬性無法指向陰影狀態實體。
public static string NavigationToShadowEntity (object navigation, object entityType, object targetType);
[System.Obsolete]
public static string NavigationToShadowEntity (object? navigation, object? entityType, object? targetType);
static member NavigationToShadowEntity : obj * obj * obj -> string
[<System.Obsolete>]
static member NavigationToShadowEntity : obj * obj * obj -> string
Public Shared Function NavigationToShadowEntity (navigation As Object, entityType As Object, targetType As Object) As String
參數
- navigation
- Object
- entityType
- Object
- targetType
- Object
傳回
- 屬性