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

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -