Public Function MyFunction(ByVal id As Int) As Object Dim sSQL As New MySqlCommand sSQL.Connection = db1 sSQL.Parameters.AddWithValue("@id", ID) sSQL.CommandText ...
Public Sub CheckEmail() ' this method checks to see if the email exists. Dim loginExists As Integer = 0 Dim result As Boolean Dim idCustomer As Integer ' sql connection strings Dim ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する