CoreStrings.CompiledModelIncompatibleTypeMapping(Object) 方法

定义

使用的类型映射与编译的模型不兼容。 映射类型必须具有 'public static readonly {typeMapping} {typeMapping}。Default' 属性。

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

参数

typeMapping
Object

返回

适用于