Share via


RelationalStrings.UnknownOperation(Object, Object) Método

Definição

O gerador de SQL de migração atual '{sqlGeneratorType}' não pode gerar SQL para operações do tipo '{operationType}'.

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

Parâmetros

sqlGeneratorType
Object
operationType
Object

Retornos

Aplica-se a