Méthode | Description | |
---|---|---|
GetClrTypeFromSqlDbType ( SqlDbType sqlDbType ) : |
Gets the mapped CLR type for the specified SqlDbType.
|
Méthode | Description | |
---|---|---|
CreateSqlTypeToClrTypeMaps ( ) : void | ||
SqlDbTypeToClrTypeMapper ( ) : System |
Initializes the SqlDbTypeToClrTypeMapper class.
|
public static GetClrTypeFromSqlDbType ( SqlDbType sqlDbType ) : |
||
sqlDbType | SqlDbType | The SqlDbType to get mapped type for. |
Résultat |