Gets or sets the cascade options for this RelationAttribute

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public ManyRelationCascadeEnum Cascade{ get; set;}

Field Value

The cascade.

See Also