Condividi tramite


CoreStrings.DeleteBehaviorAttributeNotOnNavigationProperty Metodo

Definizione

Overload

DeleteBehaviorAttributeNotOnNavigationProperty(Object, Object)

L'attributo [DeleteBehavior] può essere specificato solo nelle proprietà di spostamento e non è supportato nelle proprietà che costituiscono la chiave esterna. Rimuovere l'attributo da '{type}. {propertyName}'.

DeleteBehaviorAttributeNotOnNavigationProperty

L'attributo [DeleteBehavior] può essere specificato solo nelle proprietà di spostamento e non è supportato nelle proprietà che costituiscono la chiave esterna.

DeleteBehaviorAttributeNotOnNavigationProperty(Object, Object)

L'attributo [DeleteBehavior] può essere specificato solo nelle proprietà di spostamento e non è supportato nelle proprietà che costituiscono la chiave esterna. Rimuovere l'attributo da '{type}. {propertyName}'.

public static string DeleteBehaviorAttributeNotOnNavigationProperty (object? type, object? propertyName);
static member DeleteBehaviorAttributeNotOnNavigationProperty : obj * obj -> string
Public Shared Function DeleteBehaviorAttributeNotOnNavigationProperty (type As Object, propertyName As Object) As String

Parametri

type
Object
propertyName
Object

Restituisce

Si applica a

DeleteBehaviorAttributeNotOnNavigationProperty

L'attributo [DeleteBehavior] può essere specificato solo nelle proprietà di spostamento e non è supportato nelle proprietà che costituiscono la chiave esterna.

public static string DeleteBehaviorAttributeNotOnNavigationProperty { get; }
static member DeleteBehaviorAttributeNotOnNavigationProperty : string
Public Shared ReadOnly Property DeleteBehaviorAttributeNotOnNavigationProperty As String

Restituisce

Si applica a