NPersistence Reference Guide
(Optional) The operations that must be cascaded to the target of the association. When the target collection is a Dictionary<(Of <(<'TKey, TValue>)>)>, the cascade element applies to the map value. Defaults to no operations being cascaded.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public CascadeType[] Cascade

See Also