DataTypeMapping.GetSqlDbType(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Data::SqlDbType GetSqlDbType(int drdaType);
public static System.Data.SqlDbType GetSqlDbType (int drdaType);
static member GetSqlDbType : int -> System.Data.SqlDbType
Public Shared Function GetSqlDbType (drdaType As Integer) As SqlDbType
Parameters
- drdaType
- Int32