Thanks.
Just replace
ADODB.Connection

with
System.Data.SqlClient.SqlConnection

with same references:
Imports System.Data.SqlDbType
Imports System.Data.SqlClient