CoreStrings.PropertyInUseKey(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.
{keyProperties} anahtarında kullanıldığından '{property}' özelliği '{entityType}' türünden kaldırılamıyor. Özelliğin kaldırılabilmesi için önce tüm içeren anahtarların kaldırılması veya yeniden tanımlanması gerekir.
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
Parametreler
- property
- Object
- entityType
- Object
- keykeyProperties
- Object