First create solution
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Public Class SimpleQuery
|
||||
Property UserName As String
|
||||
Property Password As String
|
||||
Property Database As String
|
||||
Property Query As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user