Share via


RelationalStrings.UnsupportedType(Object) Method

Definition

The current provider doesn't have a store type mapping for properties of type '{clrType}'.

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

Parameters

clrType
Object

Returns

Applies to