Data for Silverlight
UpdateRule Property

C1.Silverlight.Data Namespace > ForeignKeyConstraint Class : UpdateRule Property
Gets or sets the action that occurs across this constraint when a row is updated.
Syntax
'Declaration
 
Public Property UpdateRule As Rule
public Rule UpdateRule {get; set;}
See Also

Reference

ForeignKeyConstraint Class
ForeignKeyConstraint Members