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

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

Syntax

   
 C# 
public CascadeType[] Cascade

See Also