CoreStrings.CompiledModelIncompatibleTypeMapping(Object) Method

Definition

The type mapping used is incompatible with a compiled model. The mapping type must have a 'public static readonly {typeMapping} {typeMapping}.Default' property.

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

Parameters

typeMapping
Object

Returns

Applies to