Condividi tramite


RelationalStrings.UnsupportedDataOperationStoreType(Object, Object) Metodo

Definizione

Il tipo di archivio '{type}' utilizzato per la colonna '{column}' in un'operazione di dati di migrazione non è supportato dal provider corrente.

public static string UnsupportedDataOperationStoreType (object type, object column);
public static string UnsupportedDataOperationStoreType (object? type, object? column);
static member UnsupportedDataOperationStoreType : obj * obj -> string
Public Shared Function UnsupportedDataOperationStoreType (type As Object, column As Object) As String

Parametri

type
Object
column
Object

Restituisce

Si applica a