AssociationAttribute.DeleteOnNull Właściwość

Definicja

Po umieszczeniu w skojarzeniu 1:1, którego elementy członkowskie klucza obcego są niepuste, usuwa obiekt, gdy skojarzenie ma wartość null.

public:
 property bool DeleteOnNull { bool get(); void set(bool value); };
public bool DeleteOnNull { get; set; }
member this.DeleteOnNull : bool with get, set
Public Property DeleteOnNull As Boolean

Wartość właściwości

Ustawienie w celu True usunięcia obiektu. Wartość domyślna to False.

Dotyczy