RelationalStrings.UnsupportedDataOperationStoreType(Object, Object) Methode

Definition

Der Speichertyp '{type}', der für die Spalte '{column}' in einem Migrationsdatenvorgang verwendet wird, wird vom aktuellen Anbieter nicht unterstützt.

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

Parameter

type
Object
column
Object

Gibt zurück

Gilt für: