Protocol.Covington.WorkRequest.DAL.Department.SelectAllWPersonIDLogic Function
Purpose: Select method for a foreign key. This method will Select one or more rows from the database, based on the Foreign Key 'PersonID'
Public System.Data.DataTable SelectAllWPersonIDLogic ()
Return
Description
System.Data.DataTable
DataTable object if succeeded, otherwise an Exception is thrown.
Remarks:
Properties needed for this method:
PersonID. May be SqlInt32.Null
Properties set after a succesful call of this method:
ErrorCode