KREDOR Business Object Framework Documentation

StoredProceduresAttribute.Insert Property

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

public  Insert {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