Version

SqlTypeMap Class Members

The following tables list the members exposed by SqlTypeMap.

Public Constructors
 NameDescription
Public ConstructorSqlTypeMap Constructor  
Public Properties
 NameDescription
Public PropertyItemReturns or sets the .NET framework type which corresponds to the specified SqlDbType constant.  
Public Methods
 NameDescription
Public MethodResetRestores all values to their respective defaults.  
Public Methodstatic (Shared in Visual Basic)TryParseAttempts 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