Util.DbTypeToClrType(String) Método

Definición

Convertir un nombre de tipo de base de datos en el tipo CLS equivalente

public static string DbTypeToClrType(string strDBType);
static member DbTypeToClrType : string -> string
Public Shared Function DbTypeToClrType (strDBType As String) As String

Parámetros

strDBType
String

Devoluciones

Se aplica a