RelationalStrings.ConflictingRowUpdateTypesSensitive(Object, Object, Object, Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Anahtar değeri ' {firstKeyValue} ' olan ' {firstEntityType} ' varlık türünün örneği ' {firstState} ' olarak işaretlendi, ancak ' {secondKeyValue} ' anahtar değerine sahip ' {secondEntityType} ' varlık türünün örneği ' {secondState} ' olarak işaretlendi ve her ikisi aynı satırla 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