Share via


RelationalStrings.RelationalCloneNotImplemented(Object) Method

Definition

The '{mapping}' does not support 2.2 style type mapping. The database provider needs to be updated to support the full set of mapping customization.

public static string RelationalCloneNotImplemented (object mapping);
static member RelationalCloneNotImplemented : obj -> string
Public Shared Function RelationalCloneNotImplemented (mapping As Object) As String

Parameters

mapping
Object

Returns

Applies to