Sdílet prostřednictvím


CoreStrings.PropertyInUseKey(Object, Object, Object) Metoda

Definice

Vlastnost {property} nelze odebrat z typu {entityType}, protože se používá v klíči {keyProperties}. Před odebráním vlastnosti je nutné odebrat nebo předefinovat všechny klíče, které obsahují.

public static string PropertyInUseKey (object property, object entityType, object key);
public static string PropertyInUseKey (object property, object entityType, object keyProperties);
public static string PropertyInUseKey (object? property, object? entityType, object? keyProperties);
static member PropertyInUseKey : obj * obj * obj -> string
static member PropertyInUseKey : obj * obj * obj -> string
Public Shared Function PropertyInUseKey (property As Object, entityType As Object, key As Object) As String
Public Shared Function PropertyInUseKey (property As Object, entityType As Object, keyProperties As Object) As String

Parametry

property
Object
entityType
Object
keykeyProperties
Object

Návraty

Platí pro