共用方式為


CoreStrings.ShadowEntity(Object) 方法

定義

警告

此 API 現已淘汰。

實體類型 '{entityType}' 處於陰影狀態。 有效的模型需要所有實體類型都有對應的 CLR 類型。

public static string ShadowEntity (object entityType);
[System.Obsolete]
public static string ShadowEntity (object? entityType);
static member ShadowEntity : obj -> string
[<System.Obsolete>]
static member ShadowEntity : obj -> string
Public Shared Function ShadowEntity (entityType As Object) As String

參數

entityType
Object

傳回

屬性

適用於