Aracılığıyla paylaş


RelationalStrings.ConflictingRowUpdateTypesSensitive Yöntem

Tanım

'{firstKeyValue}' anahtar değerine sahip '{firstEntityType}' varlık türü örneği '{firstState}' olarak işaretlendi, ancak '{secondKeyValue}' anahtar değerine sahip '{secondEntityType}' varlık türü örneği '{secondState}' olarak işaretlendi ve her ikisi de aynı satıra eşlendi.

public static string ConflictingRowUpdateTypesSensitive (object firstEntityType, object firstKeyValue, object firstState, object secondEntityType, object secondKeyValue, object secondState);
public static string ConflictingRowUpdateTypesSensitive (object? firstEntityType, object? firstKeyValue, object? firstState, object? secondEntityType, object? secondKeyValue, object? secondState);
static member ConflictingRowUpdateTypesSensitive : obj * obj * obj * obj * obj * obj -> string
Public Shared Function ConflictingRowUpdateTypesSensitive (firstEntityType As Object, firstKeyValue As Object, firstState As Object, secondEntityType As Object, secondKeyValue As Object, secondState As Object) As String

Parametreler

firstEntityType
Object
firstKeyValue
Object
firstState
Object
secondEntityType
Object
secondKeyValue
Object
secondState
Object

Döndürülenler

Şunlara uygulanır