Protocol.Covington.WorkRequest.DAL.User.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:
PersonID
Username. May be SqlString.Null
Password. May be SqlString.Null
Properties set after a succesful call of this method:
UserID
ErrorCode