Freigeben über


RelationalStrings.DeleteDataOperationTypesCountMismatch Methode

Definition

Die Anzahl der Schlüsselspaltentypen ({typesCount}) entspricht nicht der Anzahl der Schlüsselspalten ({columnsCount}) für den Datenlöschvorgang auf '{table}'. Stellen Sie die gleiche Anzahl von Schlüsselspaltentypen und Schlüsselspalten bereit.

public static string DeleteDataOperationTypesCountMismatch (object typesCount, object columnsCount, object table);
public static string DeleteDataOperationTypesCountMismatch (object? typesCount, object? columnsCount, object? table);
static member DeleteDataOperationTypesCountMismatch : obj * obj * obj -> string
Public Shared Function DeleteDataOperationTypesCountMismatch (typesCount As Object, columnsCount As Object, table As Object) As String

Parameter

typesCount
Object
columnsCount
Object
table
Object

Gibt zurück

Gilt für: