Please see the .NET code below:
Public Function GetPersonByID(ByVal id As int) As String Dim sql As String = "SELECT name FROM Person WHERE ID= @ID&qu