I have a Users table with the following column names: Username,Password,EmployeeID, UserType,PasswordExpires,PasswordValidUntil,SecurityQuestion,SecurityAnswer,ActiveUser
I have included the data source and dataset in the project. After running the Custom tool I cannot find the FindBy method in the datasetDesigner.cs for searching the data in the datatable by the Username.