Protocol.Covington.WorkRequest.DAL.Category.Insert Function
Purpose: Insert method. This method will insert one new row into the database.
Public bool Insert ()
Return
Description
bool
True if succeeded, otherwise an Exception is thrown.
Remarks:
Properties needed for this method:
Name. May be SqlString.Null
Code. May be SqlString.Null
DepartmentID
PersonID
Properties set after a succesful call of this method:
CategoryID
ErrorCode