Util.DbTypeToClrType(String) Méthode

Définition

Convertir un nom de type de base de données en type CLS équivalent

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

Paramètres

strDBType
String

Retours

S’applique à