RelationalStrings.SetOperationOverDifferentStructuralTypes 方法

定义

不支持 (“{type1}”和“{type2}”) 对不同实体或复杂类型的设置操作。

public static string SetOperationOverDifferentStructuralTypes (object? type1, object? type2);
static member SetOperationOverDifferentStructuralTypes : obj * obj -> string
Public Shared Function SetOperationOverDifferentStructuralTypes (type1 As Object, type2 As Object) As String

参数

type1
Object
type2
Object

返回

适用于