KREDOR Business Object Framework Documentation

StoredProceduresAttribute.Update Property

The name of the stored procedure to use to update objects of the class. If set the framework will use that instead of a dynamically build Update command.

public  Update {get; set;}

Remarks

It is recommended that this stored procedure be generated via the 'Business Class' Add Item wizard

See Also

StoredProceduresAttribute Class | Kredor.BO Namespace