RelationalStrings.UnknownOperation(Object, Object) Yöntem

Tanım

'{sqlGeneratorType}' SQL oluşturucusu, '{operationType}' SQL işlemler için geçerli geçiş aracı oluşturamıyor.

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

Parametreler

sqlGeneratorType
Object
operationType
Object

Döndürülenler

String

Şunlara uygulanır