ado.net - Is there support in the .NET Framework to map .NET data types to their corresponding SqlDBType? -
I am curious if the same calculation of .NET data types to map to the .NET framework represents SqlDbType in SQL data type.
For example:
SqlDbType = some functions (GetType (myObject) as mySqlDbType dimension
You are searching.
Comments
Post a Comment