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