[This is preliminary documentation and subject to change.]
[Visual Basic] Overloads Public Shared Function Geocode( _ ByVal DbConnString As String, _ ByVal DbType As DB_TYPE, _ ByVal Number As Integer, _ ByVal DirPrefix As String, _ ByVal StreetName As String, _ ByVal StreetType As String, _ ByVal DirSuffix As String, _ ByVal ZIP As String, _ ByVal GOPTS As GEO_OPTIONS _ ) As GeoResult