Condividi tramite


CoreStrings.TypeNotMarkedAsShared(Object) Metodo

Definizione

Il tipo '{type}' non è stato configurato come tipo condiviso nel modello. Prima di chiamare 'UsingEntity' aggiungere il tipo di entità nel modello come entità condivisa.

public static string TypeNotMarkedAsShared (object type);
public static string TypeNotMarkedAsShared (object? type);
static member TypeNotMarkedAsShared : obj -> string
Public Shared Function TypeNotMarkedAsShared (type As Object) As String

Parametri

type
Object

Restituisce

Si applica a