public static void AddGeoCodeUpsertParameters( SqlCommand command, ref int i, string geoCode )
Public Shared Sub AddGeoCodeUpsertParameters ( command As SqlCommand, ByRef i As Integer, geoCode As String )
In This Article