CoreStrings.UnconfigurableTypeMapping(Object) Method

Definition

Default type mapping cannot be configured for the type '{type}' since it's not a valid scalar type. Remove the unsupported configuration.

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

Parameters

type
Object

Returns

Applies to