SyntaxFix
Write A Post
Hire A Developer
Questions
For VB.NET The code will look like this:
Dim results = From myRow In myDataTable Where myRow.Field(Of Int32)("RowNo") = 1 Select myRow