Geocode API

GeoUtils.TestDB Method 

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Shared Function TestDB( _
   ByVal DbConnString As String, _
   ByVal DbType As DB_TYPE _
) As Boolean
[C#]
public static bool TestDB(
   string DbConnString,
   DB_TYPE DbType
);

See Also

GeoUtils Class | AGOV Namespace