Protocol.Covington.WorkRequest.DAL.RequestStatus.Update Function
Purpose: Update method. This method will Update one existing row in the database.
Public bool Update ()
Return
Description
bool
True if succeeded, otherwise an Exception is thrown.
Remarks:
Properties needed for this method:
RequestStatusID
Name. May be SqlString.Null
Code. May be SqlString.Null
Color. May be SqlInt32.Null
Notify. May be SqlBoolean.Null
Properties set after a succesful call of this method:
ErrorCode