共用方式為


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

傳回

適用於