We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SqlTypeMap Class Members
The following tables list the members exposed by SqlTypeMap .
Public Properties
Name Description
Item Returns or sets the .NET framework type which corresponds to the specified SqlDbType constant.
Public Methods
Name Description
Reset Restores all values to their respective defaults.
TryParse Attempts to parse the specified SQL Server Database Engine type and returns the corresponding System.Data.SqlDbType constant if the parse operation is successful.
See Also