Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Convert a database type name to the equivalent CLS type
public static string DbTypeToClrType (string strDBType);
static member DbTypeToClrType : string -> string
Public Shared Function DbTypeToClrType (strDBType As String) As String