Udostępnij za pośrednictwem


CoreStrings.DuplicatePropertyInForeignKey(Object, Object) Metoda

Definicja

Właściwości {propertyList} nie mogą być używane dla klucza obcego, ponieważ zawierają duplikat: "{property}".

public static string DuplicatePropertyInForeignKey (object propertyList, object property);
public static string DuplicatePropertyInForeignKey (object? propertyList, object? property);
static member DuplicatePropertyInForeignKey : obj * obj -> string
Public Shared Function DuplicatePropertyInForeignKey (propertyList As Object, property As Object) As String

Parametry

propertyList
Object
property
Object

Zwraca

Dotyczy