Sdílet prostřednictvím


CoreStrings.PropertyInUseIndex(Object, Object, Object, Object) Metoda

Definice

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

public static string PropertyInUseIndex (object property, object entityType, object index, object indexType);
public static string PropertyInUseIndex (object? property, object? entityType, object? index, object? indexType);
static member PropertyInUseIndex : obj * obj * obj * obj -> string
Public Shared Function PropertyInUseIndex (property As Object, entityType As Object, index As Object, indexType As Object) As String

Parametry

property
Object
entityType
Object
index
Object
indexType
Object

Návraty

Platí pro