Condividi tramite


CoreStrings.ShadowEntity(Object) Metodo

Definizione

Attenzione

Questa API è ora deprecata.

Il tipo di entità '{entityType}' è in stato shadow. Un modello valido richiede che tutti i tipi di entità abbiano un tipo CLR corrispondente.

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

Parametri

entityType
Object

Restituisce

Attributi

Si applica a