共用方式為


RelationalStrings.UnknownOperation(Object, Object) 方法

定義

目前的移轉 SQL 產生器 '{sqlGeneratorType}' 無法針對類型為 '{operationType}' 的作業產生 SQL。

public static string UnknownOperation (object sqlGeneratorType, object operationType);
public static string UnknownOperation (object? sqlGeneratorType, object? operationType);
static member UnknownOperation : obj * obj -> string
Public Shared Function UnknownOperation (sqlGeneratorType As Object, operationType As Object) As String

參數

sqlGeneratorType
Object
operationType
Object

傳回

適用於