次の方法で共有


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

戻り値

適用対象